fluttercommunity.dev

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

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

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

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

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

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

3.91k
likes
160
points
2.25M
downloads
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.#connectivity#utils

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

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

chewiecopy "chewie: ^1.13.0" to clipboard
chewie: ^1.13.0 copied to clipboard

2.3k
likes
160
points
796k
downloads
A video player for Flutter with Cupertino and Material play controls

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

564
likes
160
points
1.48M
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

961
likes
160
points
388k
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.67k
likes
160
points
182k
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

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

network_info_pluscopy "network_info_plus: ^7.0.0" to clipboard
network_info_plus: ^7.0.0 copied to clipboard

760
likes
160
points
245k
downloads
Flutter plugin for discovering information (e.g. WiFi details) of the network.#network#information#utils