fluttercommunity.dev

  • Packages
Results 41 packages owned by fluttercommunity.dev
Sort by

equatablecopy "equatable: ^2.0.8" to clipboard
equatable: ^2.0.8 copied to clipboard

3.61k
likes
160
points
3.75M
downloads
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.#equality#equals
screenshot

flutter_launcher_iconscopy "flutter_launcher_icons: ^0.14.4" to clipboard
flutter_launcher_icons: ^0.14.4 copied to clipboard

7.94k
likes
160
points
1.93M
downloads
A package which simplifies the task of updating your Flutter app's launcher icon.

connectivity_pluscopy "connectivity_plus: ^7.0.0" to clipboard
connectivity_plus: ^7.0.0 copied to clipboard

4.02k
likes
160
points
2.22M
downloads
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.#connectivity#utils

font_awesome_fluttercopy "font_awesome_flutter: ^11.0.0" to clipboard
font_awesome_flutter: ^11.0.0 copied to clipboard

4.93k
likes
160
points
642k
downloads
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.

wakelock_pluscopy "wakelock_plus: ^1.5.1" to clipboard
wakelock_plus: ^1.5.1 copied to clipboard

618
likes
160
points
1.36M
downloads
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.

sensors_pluscopy "sensors_plus: ^7.0.0" to clipboard
sensors_plus: ^7.0.0 copied to clipboard

1.01k
likes
160
points
361k
downloads
Flutter plugin for accessing accelerometer, gyroscope, and magnetometer sensors.#sensor#sensors#utils

after_layoutcopy "after_layout: ^1.2.0" to clipboard
after_layout: ^1.2.0 copied to clipboard

776
likes
160
points
231k
downloads
Execute code after the first layout of your widget has been performed, i.e. after the first frame has been displayed.

flutter_blurhashcopy "flutter_blurhash: ^0.9.1" to clipboard
flutter_blurhash: ^0.9.1 copied to clipboard

1.7k
likes
160
points
126k
downloads
Compact representation of placeholder for an image. Encode a blurry image under 30 characters for instant display like used by Medium
screenshot

android_intent_pluscopy "android_intent_plus: ^6.0.0" to clipboard
android_intent_plus: ^6.0.0 copied to clipboard

489
likes
160
points
254k
downloads
Flutter plugin for launching Android Intents. Not supported on iOS.#android#intent#utils
PlatformAndroid

android_alarm_manager_pluscopy "android_alarm_manager_plus: ^5.0.0" to clipboard
android_alarm_manager_plus: ^5.0.0 copied to clipboard

603
likes
160
points
14.2k
downloads
Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.#android#alarm#utils
PlatformAndroid