mobile_feature_access

A Flutter plugin to access native Android features such as:

✅ Platform Version
✅ Battery Level

This package provides a simple communication bridge between Flutter (Dart) and the native Android system using MethodChannels. More features will be added in future updates such as connectivity status, vibration, brightness control, and more.


✨ Features

Feature Android iOS
Get Platform Version 🚧 Coming Soon
Get Battery Level 🚧 Coming Soon

📦 Installation

Add this to your pubspec.yaml:

dependencies:
  mobile_feature_access: ^0.0.1