fluttercommunity.dev

  • Packages
Results48 packages owned by fluttercommunity.dev
Sort by
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
Flutter plugin for accessing accelerometer, gyroscope, and magnetometer sensors.
Execute code after the first layout of your widget has been performed, i.e. after the first frame has been displayed.
Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on Android, iOS, macOS, Windows, Linux, and web.
Flutter plugin for accessing information about the battery state(full, charging, discharging).
Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.
PlatformAndroid