这是indexloc提供的服务,不要输入任何密码

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.47k
likes
160
points
4.67M
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: ^8.3.0" to clipboard
package_info_plus: ^8.3.0 copied to clipboard

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

device_info_pluscopy "device_info_plus: ^11.5.0" to clipboard
device_info_plus: ^11.5.0 copied to clipboard

2.86k
likes
160
points
2.71M
downloads
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.#device#information#utils

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

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

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

3.76k
likes
160
points
1.93M
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.12.1" to clipboard
chewie: ^1.12.1 copied to clipboard

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

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

534
likes
160
points
1.35M
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: ^6.1.1" to clipboard
sensors_plus: ^6.1.1 copied to clipboard

945
likes
160
points
347k
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.63k
likes
160
points
178k
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

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