fluttercommunity.dev

  • Packages
Results43 packages owned by fluttercommunity.dev
Sort by

font_awesome_fluttercopy "font_awesome_flutter: ^10.7.0" to clipboard
font_awesome_flutter: ^10.7.0 copied to clipboard

4281
likes
140
pub points
100%
popularity
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.

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

3067
likes
140
pub points
100%
popularity
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.

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

3113
likes
140
pub points
100%
popularity
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.

get_itcopy "get_it: ^7.7.0" to clipboard
get_it: ^7.7.0 copied to clipboard

3931
likes
140
pub points
100%
popularity
Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"

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

2959
likes
140
pub points
100%
popularity
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.

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

2120
likes
140
pub points
100%
popularity
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.

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

2340
likes
140
pub points
100%
popularity
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.

sensors_pluscopy "sensors_plus: ^5.0.1" to clipboard
sensors_plus: ^5.0.1 copied to clipboard

751
likes
140
pub points
98%
popularity
Flutter plugin for accessing accelerometer, gyroscope, and magnetometer sensors.

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

244
likes
140
pub points
99%
popularity
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.

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

703
likes
140
pub points
98%
popularity
Execute code after the first layout of your widget has been performed, i.e. after the first frame has been displayed.