Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Flutter Community packages
Last updated: January 26, 2025
Flutter Community packages are created and maintained by members of the Flutter community, and provide a wide range of useful functionality that can be easily integrated into Flutter applications.
The complete list of Flutter packages that is maintained by the Flutter Community is provided below.
flutter_launcher_icons
👍 7.39K ⬇️ 1.1M
Dart 3 compatibleMaintenance Status: Good
A package which simplifies the task of updating your Flutter app's launcher icon.
equatable
👍 3.3K ⬇️ 2.9M
Dart 3 compatibleMaintenance Status: Good
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
rxdart
👍 2.71K ⬇️ 3.3M
Dart 3 compatibleMaintenance Status: Good
RxDart is an implementation of the popular ReactiveX api for asynchronous programming, leveraging the native Dart Streams api.
get_it
👍 4.37K ⬇️ 1.4M
Dart 3 compatibleMaintenance Status: Good
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"
connectivity_plus
👍 3.63K ⬇️ 1.5M
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
package_info_plus
👍 2.46K ⬇️ 2.4M
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
font_awesome_flutter
👍 4.67K ⬇️ 482.8K
Dart 3 compatibleMaintenance Status: Good
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
share_plus
👍 3.56K ⬇️ 1.3M
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
device_info_plus
👍 2.72K ⬇️ 2M
Dart 3 compatibleMaintenance Status: Good
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
workmanager
👍 2.15K ⬇️ 48.5K
Dart 3 compatibleMaintenance Status: Average
Flutter Workmanager. This plugin allows you to schedule background work on Android and iOS.
flutter_blurhash
👍 1.57K ⬇️ 125.9K
Dart 3 compatibleMaintenance Status: Average
Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium
sensors_plus
👍 889 ⬇️ 193.2K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for accessing accelerometer, gyroscope, and magnetometer sensors.
after_layout
👍 746 ⬇️ 251K
Dart 3 compatibleMaintenance Status: Poor
Execute code after the first layout of your widget has been performed, i.e. after the first frame has been displayed.
sticky_headers
👍 879 ⬇️ 7.7K
Dart 3 compatibleMaintenance Status: Poor
Flutter Sticky Headers - Lets you place headers on scrollable content that will stick to the top of the container whilst the content is scrolled.
network_info_plus
👍 682 ⬇️ 148.2K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for discovering information (e.g. WiFi details) of the network.
flutter_webview_plugin
👍 723 ⬇️ 5.2K
Dart 3 compatibleMaintenance Status: Poor
Plugin that allow Flutter to communicate with a native Webview.
redux
👍 400 ⬇️ 201.3K
Dart 3 compatibleMaintenance Status: Poor
Redux is a predictable state container for Dart and Flutter apps
android_intent_plus
👍 428 ⬇️ 167K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for launching Android Intents. Not supported on iOS.
backdrop
👍 580 ⬇️ 1.9K
Dart 3 compatibleMaintenance Status: Average
Backdrop implementation in dart as per Material Design Specification.
battery_plus
👍 462 ⬇️ 74.4K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for accessing information about the battery state(full, charging, discharging).
android_alarm_manager_plus
👍 536 ⬇️ 6.3K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.
import_sorter
👍 332 ⬇️ 50.2K
Dart 3 compatibleMaintenance Status: Poor
Automatically organize your dart imports
draggable_scrollbar
👍 384 ⬇️ 2.5K
Dart 3 compatibleMaintenance Status: Poor
A scrollbar that can be dragged for quickly navigation through a vertical list. Additional option is showing label next to scrollthumb with information about current item.
flutter_sms
👍 360 ⬇️ 3.3K
Dart 3 compatibleMaintenance Status: Poor
A Flutter plugin to Send SMS and MMS on iOS and Android. If iMessage is enabled it will send as iMessage on iOS. This plugin must be tested on a real device on iOS.
app_review
👍 316 ⬇️ 33
Dart 3 compatibleMaintenance Status: Poor
Request and Write Reviews and Open Store Listing for Android and iOS in Flutter.
infinite_listview
👍 127 ⬇️ 103.8K
Dart 3 compatibleMaintenance Status: Poor
ListView with items that can be scrolled infinitely in both directions.
wear
👍 159 ⬇️ 230
Dart 3 compatibleMaintenance Status: Poor
A plugin that offers Flutter support for Wear OS by Google
flutter_whatsnew
👍 116 ⬇️ 32
Dart 3 compatibleMaintenance Status: Poor
A new Flutter package to show updates to users.
breakpoint
👍 98 ⬇️ 528
Dart 3 compatibleMaintenance Status: Poor
A Flutter plugin to calculate the material design breakpoints.
state_persistence
👍 63 ⬇️ 60
Dart 3 compatibleMaintenance Status: Poor
Persist state across app launches. By default this library store state as a local JSON file called 'data.json' in the applications data directory.
rx_command
👍 45 ⬇️ 518
Dart 3 compatibleMaintenance Status: Poor
Reactive event handler wrapper class inspired by ReactiveUI.
sealed_unions
👍 45 ⬇️ 65
Dart 3 compatibleMaintenance Status: Poor
Sealed Unions for Dart
firestore_helpers
👍 37 ⬇️ 66
Dart 3 compatibleMaintenance Status: Poor
Firestore helper function to create dynamic and location based queries
flutter_uploader
👍 213 ⬇️ 5.4K
Maintenance Status: Poor
background upload plugin for flutter