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.
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
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.
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 querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
Flutter plugin for discovering information (e.g. WiFi details) of the network.
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.