fluttercommunity.dev
The Flutter Community is an organization aimed at providing a central place for community-made Flutter packages.
fluttercommunity.dev/github
us@fluttercommunity.dev
Publisher registered6 years ago
- Packages
Results41 packages owned by
fluttercommunity.devSort by
equatable
equatable: ^2.0.8 copied to clipboard
3.59k
likes
160
points
3.55M
downloads
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.#equality#equals
v2.0.8 (34 days ago) /3.0.0-dev.1 (15 months ago)fluttercommunity.dev
MIT

flutter_launcher_icons
flutter_launcher_icons: ^0.14.4 copied to clipboard
7.91k
likes
160
points
1.71M
downloads
A package which simplifies the task of updating your Flutter app's launcher icon.
package_info_plus
package_info_plus: ^9.0.0 copied to clipboard
2.75k
likes
160
points
3.07M
downloads
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.#information#identifier#utils
v9.0.0 (4 months ago)fluttercommunity.dev
BSD-3-Clause
Flutter Favorite
connectivity_plus
connectivity_plus: ^7.0.0 copied to clipboard
4k
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
v7.0.0 (4 months ago)fluttercommunity.dev
BSD-3-Clause
Flutter Favorite
share_plus
share_plus: ^12.0.1 copied to clipboard
3.93k
likes
160
points
1.91M
downloads
font_awesome_flutter
font_awesome_flutter: ^10.12.0 copied to clipboard
4.91k
likes
160
points
625k
downloads
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
v10.12.0 (3 months ago)fluttercommunity.dev
MIT
Flutter Favorite
chewie
chewie: ^1.13.0 copied to clipboard
2.33k
likes
160
points
573k
downloads
A video player for Flutter with Cupertino and Material play controls
wakelock_plus
wakelock_plus: ^1.4.0 copied to clipboard
607
likes
160
points
1.26M
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.
v1.4.0 (4 months ago)fluttercommunity.dev
BSD-3-Clause
sensors_plus
sensors_plus: ^7.0.0 copied to clipboard
990
likes
160
points
347k
downloads
Flutter plugin for accessing accelerometer, gyroscope, and magnetometer sensors.#sensor#sensors#utils
v7.0.0 (4 months ago)fluttercommunity.dev
BSD-3-Clause
Flutter Favorite
after_layout
after_layout: ^1.2.0 copied to clipboard
776
likes
160
points
237k
downloads
Execute code after the first layout of your widget has been performed, i.e. after the first frame has been displayed.