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.62k
likes
160
points
3.91M
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.97k
likes
160
points
2.08M
downloads
A package which simplifies the task of updating your Flutter app's launcher icon.

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

4.04k
likes
160
points
2.53M
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.95k
likes
160
points
633k
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.0" to clipboard
wakelock_plus: ^1.6.0 copied to clipboard

629
likes
160
points
1.54M
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.02k
likes
160
points
425k
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

778
likes
160
points
229k
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
134k
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

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

package_info_pluscopy "package_info_plus: ^10.1.0" to clipboard
package_info_plus: ^10.1.0 copied to clipboard

2.77k
likes
150
points
3.74M
downloads
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.#information#identifier#utils