[go: up one dir, main page]

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.6k
likes
160
points
3.51M
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.92k
likes
160
points
1.75M
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.01k
likes
160
points
2.1M
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: ^10.12.0" to clipboard
font_awesome_flutter: ^10.12.0 copied to clipboard

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

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

611
likes
160
points
1.28M
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

997
likes
160
points
349k
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
227k
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
113k
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

487
likes
160
points
242k
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

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