← Back to Tony's Portfolio

WiFi Analyser App

A Flutter-based mobile application built to analyse WiFi networks, improve troubleshooting, and provide clearer visibility of connection quality.

Problem

Diagnosing weak WiFi connections, poor signal strength, and unstable network performance often requires several different tools and manual checks.

Most basic apps only show limited information and do not provide a clear overview of signal quality, frequency usage, or channel congestion.

Solution

I built a WiFi analysis app using Flutter with native Android integration to collect live network details directly from the device and present them in a clearer, easier-to-understand format.

Key Features

  • Live signal strength monitoring
  • Frequency and channel detection
  • 2.4 GHz / 5 GHz / 6 GHz band analysis
  • Connection quality scoring
  • Visual analysis mode with charts
  • Native Android bridge using Kotlin
  • Multi-language support

Tools Used

Flutter Dart Kotlin MethodChannel Provider fl_chart