Home

Awesome

Flutter Community

Flutter Community

A central place for community made Flutter content.


The Flutter Community is an organization aimed at providing a central place for community made Flutter packages and content to live.

Our goal is to ensure packages made by the Flutter community are kept alive and maintained in one place.

Medium Articles

To go along with the packages, we have started a Medium publication as a central location for community content to be published - especially if it relates to the packages here.

https://medium.com/flutter-community

Packages

These are the packages featured on the Flutter Community.

NameReleaseDescriptionMaintainer
android_alarm_manager_plusPubFlutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.Miguel Beltran
android_idPubFlutter plugin for retrieving the Android ID. Not supported on iOS.Joachim Nohl
android_intent_plusPubFlutter plugin for launching Android Intents. Not supported on iOS.Miguel Beltran
app_reviewPubRequest and Write Reviews and Open Store Listing for Android and iOS in Flutter.Rody Davis
backdropPubBackdrop implementation in dart. (https://material.io/design/components/backdrop.html)Harsh Bhikadia
breakpointPubA Flutter plugin to calculate the material design breakpoints.Rody Davis
sealed_unionsPubSealed Unions for DartGeorge Medve
firestore_helpersPubFirestore helper function to create dynamic and location based queriesThomas Burkhart
draggable_scrollbarPubA 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.Marina Kuznetsova
after_layoutPubExecute code after the first layout of your widget has been performed, i.e. after the first frame has been displayed.Simon Lightfoot
flutter_blurhashPubCompact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by MediumRobert Felker
contacts_servicePubA Flutter plugin to retrieve and manage contacts on Android and iOS devices.Lukas Dickie
flutter_downloaderPubA plugin for creating and managing download tasks. Supports iOS and Android.Hung Duy Ha
flutter_google_placesPubGoogle places autocomplete widgets for flutter. No wrapper, use https://pub.dartlang.org/packages/google_maps_webserviceKev Morelli
infinite_listviewPubListView with items that can be scrolled infinitely in both directions.Simon Lightfoot
flutter_launcher_iconsPubA package which simplifies the task of updating your Flutter app's launcher icon.Mark O'Sullivan
flutter_smsPubA 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.Rody Davis
sticky_headersPubFlutter Sticky Headers - Lets you place headers on scrollable content that will stick to the top of the container whilst the content is scrolled.Simon Lightfoot
flutter_uploaderPubA plugin for creating and managing upload tasks with optional background exection support.Sebastian Roth
wearPubA plugin that offers Flutter support for Wear OS by GoogleNO MAINTAINER PROVIDED
flutter_webview_pluginPubPlugin that allow Flutter to communicate with a native Webview.Rafal Wachol
flutter_whatsnewPubA new Flutter package to show updates to users.Rody Davis
workmanagerPubFlutter Workmanager. This plugin allows you to schedule background work on Android and iOS.NO MAINTAINER PROVIDED
font_awesome_flutterPubThe Font Awesome Icon pack available as Flutter Icons. Provides 1500 additional icons to use in your apps.Brian Egan
get_itPubSimple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"Thomas Burkhart
get_versionPubGet the Version Name, Version Code, Platform and OS Version, and App ID on iOS and Android.Rody Davis
import_sorterPubAutomatically sort all your dart imports. Support for any dart project.Matthew Gleich
native_widgetsPubA new Flutter package for using Android and iOS natively on each platform.Rody Davis
page_turnPubPage Turn Widget - Add a page turn effect to widgets in your app.Rody Davis
persist_themePubA flutter plugin for persisting the theme data. Support for Dark Mode.Rody Davis
reduxPubRedux is a predictable state container for Dart and Flutter appsJohn Ryan
redux_undoPubMake your redux store undo- and redoable. Inspired by the JS redux_undo package.Michel Engelen
responsive_scaffoldPubOn mobile it shows a list and pushes to details and on tablet it shows the List and the selected item.Rody Davis
rx_commandPubReactive event handler wrapper class inspired by ReactiveUI.Thomas Burkhart
state_persistencePubPersist state across app launches. By default this library store state as a local JSON file called data.json in the applications data directory.Simon Lightfoot

Submitting your packages

If you'd like to submit your package to the Flutter Community GitHub organization, please see the Flutter Community Transfer Guide.

Getting in contact

For any questions regarding the Flutter Community, please open an issue on the /community repository.

Note to packages owners

Flutter Community aims to bring the best community-made packages forward. Because of this, not all proposed packages will be accepted.