Flutter plugin for accessing information about the battery state (full, charging, discharging) on Android and iOS.
Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
Value types with builders, Dart classes as enums, and serialization. This library is the dev dependency.
Flutter plugin for launching Android Intents. Not supported on iOS.
Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.