fluttercommunity.dev

  • Packages
Results43 packages owned by fluttercommunity.dev
Sort by
A package which simplifies the task of updating your Flutter app's launcher icon.
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 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.
RxDart is an implementation of the popular reactiveX api for asynchronous programming, leveraging the native Dart Streams api.
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
Flutter Workmanager. This plugin allows you to schedule background work on Android and iOS.