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.99M
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.1.1" to clipboard
connectivity_plus: ^7.1.1 copied to clipboard

4.05k
likes
160
points
2.55M
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.96k
likes
160
points
730k
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

631
likes
160
points
1.63M
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.

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

1.71k
likes
160
points
154k
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
232k
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

492
likes
160
points
301k
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

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

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

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

share_pluscopy "share_plus: ^13.1.0" to clipboard
share_plus: ^13.1.0 copied to clipboard

4k
likes
150
points
2.51M
downloads
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.#share#utils