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.31M
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.67k
likes
160
points
3.49M
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.35M
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.83k
likes
160
points
2.22M
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
823k
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.46M
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

960
likes
160
points
370k
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
211k
downloads
Compact representation of placeholder for an image. Encode a blurry image under 30 characters for instant display like used by Medium
screenshot

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

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

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

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