fluttercommunity.dev

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

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

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

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

4.08k
likes
160
points
3.08M
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.97k
likes
160
points
778k
downloads
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.

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

636
likes
160
points
2M
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.1.0" to clipboard
sensors_plus: ^7.1.0 copied to clipboard

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

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

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

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

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

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

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

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

8k
likes
150
points
2.75M
downloads
A package which simplifies the task of updating your Flutter app's launcher icon.

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

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