This project use Magnetometer sensor for detecting magnetic field near device if magnetic field detected and cross the threshold value then its show the current availbilty. you can see X, Y,X value on reltime and on graph data.
To use this project as a Chrome extension, follow the steps below:
-
Clone this project using:
git clone https://github.com/coderbaba0/current_detecter.git
-
From the project directory, run:
flutter pub get
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.