Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fluttercommunity/community

Flutter Community - A central place for community made Flutter content.
https://github.com/fluttercommunity/community

Last synced: about 2 months ago
JSON representation

Flutter Community - A central place for community made Flutter content.

Awesome Lists containing this project

README

        

![Flutter Community](https://raw.githubusercontent.com/fluttercommunity/community/resources/banner.png)

# 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.

| Name | Release | Description | Maintainer |
| --- | --- | --- | --- |
| [**android_alarm_manager_plus**](https://github.com/fluttercommunity/android_alarm_manager_plus) | [![Pub](https://img.shields.io/pub/v/android_alarm_manager_plus.svg)](https://pub.dartlang.org/packages/android_alarm_manager_plus) | Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire. | [Miguel Beltran](https://github.com/miquelbeltran)
| [**android_id**](https://github.com/fluttercommunity/android_id) | [![Pub](https://img.shields.io/pub/v/android_id.svg)](https://pub.dartlang.org/packages/android_id) | Flutter plugin for retrieving the Android ID. Not supported on iOS. | [Joachim Nohl](https://github.com/nohli)
| [**android_intent_plus**](https://github.com/fluttercommunity/android_intent_plus) | [![Pub](https://img.shields.io/pub/v/android_intent_plus.svg)](https://pub.dartlang.org/packages/android_intent_plus) | Flutter plugin for launching Android Intents. Not supported on iOS. | [Miguel Beltran](https://github.com/miquelbeltran)
| [**app_review**](https://github.com/fluttercommunity/app_review) | [![Pub](https://img.shields.io/pub/v/app_review.svg)](https://pub.dartlang.org/packages/app_review) | Request and Write Reviews and Open Store Listing for Android and iOS in Flutter. | [Rody Davis](https://github.com/rodydavis)
| [**backdrop**](https://github.com/fluttercommunity/backdrop) | [![Pub](https://img.shields.io/pub/v/backdrop.svg)](https://pub.dartlang.org/packages/backdrop) | Backdrop implementation in dart. (https://material.io/design/components/backdrop.html) | [Harsh Bhikadia](https://github.com/daadu)
| [**breakpoint**](https://github.com/fluttercommunity/breakpoint) | [![Pub](https://img.shields.io/pub/v/breakpoint.svg)](https://pub.dartlang.org/packages/breakpoint) | A Flutter plugin to calculate the material design breakpoints. | [Rody Davis](https://github.com/rodydavis)
| [**sealed_unions**](https://github.com/fluttercommunity/dart_sealed_unions) | [![Pub](https://img.shields.io/pub/v/sealed_unions.svg)](https://pub.dartlang.org/packages/sealed_unions) | Sealed Unions for Dart | [George Medve](https://github.com/nodinosaur)
| [**firestore_helpers**](https://github.com/fluttercommunity/firestore_helpers) | [![Pub](https://img.shields.io/pub/v/firestore_helpers.svg)](https://pub.dartlang.org/packages/firestore_helpers) | Firestore helper function to create dynamic and location based queries | [Thomas Burkhart](https://github.com/escamoteur)
| [**draggable_scrollbar**](https://github.com/fluttercommunity/flutter-draggable-scrollbar) | [![Pub](https://img.shields.io/pub/v/draggable_scrollbar.svg)](https://pub.dartlang.org/packages/draggable_scrollbar) | 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. | [Marina Kuznetsova](https://github.com/marica27)
| [**after_layout**](https://github.com/fluttercommunity/flutter_after_layout) | [![Pub](https://img.shields.io/pub/v/after_layout.svg)](https://pub.dartlang.org/packages/after_layout) | Execute code after the first layout of your widget has been performed, i.e. after the first frame has been displayed. | [Simon Lightfoot](https://github.com/slightfoot)
| [**flutter_blurhash**](https://github.com/fluttercommunity/flutter_blurhash) | [![Pub](https://img.shields.io/pub/v/flutter_blurhash.svg)](https://pub.dartlang.org/packages/flutter_blurhash) | Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium | [Robert Felker](https://github.com/Solido)
| [**contacts_service**](https://github.com/fluttercommunity/flutter_contacts) | [![Pub](https://img.shields.io/pub/v/contacts_service.svg)](https://pub.dartlang.org/packages/contacts_service) | A Flutter plugin to retrieve and manage contacts on Android and iOS devices. | [Lukas Dickie](https://github.com/lukasgit)
| [**flutter_downloader**](https://github.com/fluttercommunity/flutter_downloader) | [![Pub](https://img.shields.io/pub/v/flutter_downloader.svg)](https://pub.dartlang.org/packages/flutter_downloader) | A plugin for creating and managing download tasks. Supports iOS and Android. | [Hung Duy Ha](https://github.com/hnvn)
| [**flutter_google_places**](https://github.com/fluttercommunity/flutter_google_places) | [![Pub](https://img.shields.io/pub/v/flutter_google_places.svg)](https://pub.dartlang.org/packages/flutter_google_places) | Google places autocomplete widgets for flutter. No wrapper, use https://pub.dartlang.org/packages/google_maps_webservice | [Kev Morelli](https://github.com/KevMorelli)
| [**infinite_listview**](https://github.com/fluttercommunity/flutter_infinite_listview) | [![Pub](https://img.shields.io/pub/v/infinite_listview.svg)](https://pub.dartlang.org/packages/infinite_listview) | ListView with items that can be scrolled infinitely in both directions. | [Simon Lightfoot](https://github.com/slightfoot)
| [**flutter_launcher_icons**](https://github.com/fluttercommunity/flutter_launcher_icons) | [![Pub](https://img.shields.io/pub/v/flutter_launcher_icons.svg)](https://pub.dartlang.org/packages/flutter_launcher_icons) | A package which simplifies the task of updating your Flutter app's launcher icon. | [Mark O'Sullivan](https://github.com/MarkOSullivan94)
| [**flutter_sms**](https://github.com/fluttercommunity/flutter_sms) | [![Pub](https://img.shields.io/pub/v/flutter_sms.svg)](https://pub.dartlang.org/packages/flutter_sms) | 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. | [Rody Davis](https://github.com/rodydavis)
| [**sticky_headers**](https://github.com/fluttercommunity/flutter_sticky_headers) | [![Pub](https://img.shields.io/pub/v/sticky_headers.svg)](https://pub.dartlang.org/packages/sticky_headers) | Flutter 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](https://github.com/slightfoot)
| [**flutter_uploader**](https://github.com/fluttercommunity/flutter_uploader) | [![Pub](https://img.shields.io/pub/v/flutter_uploader.svg)](https://pub.dartlang.org/packages/flutter_uploader) | A plugin for creating and managing upload tasks with optional background exection support. | [Sebastian Roth](https://github.com/ened)
| [**wear**](https://github.com/fluttercommunity/flutter_wear_plugin) | [![Pub](https://img.shields.io/pub/v/wear.svg)](https://pub.dartlang.org/packages/wear) | A plugin that offers Flutter support for Wear OS by Google | NO MAINTAINER PROVIDED
| [**flutter_webview_plugin**](https://github.com/fluttercommunity/flutter_webview_plugin) | [![Pub](https://img.shields.io/pub/v/flutter_webview_plugin.svg)](https://pub.dartlang.org/packages/flutter_webview_plugin) | Plugin that allow Flutter to communicate with a native Webview. | [Rafal Wachol](https://github.com/RafalWachol)
| [**flutter_whatsnew**](https://github.com/fluttercommunity/flutter_whatsnew) | [![Pub](https://img.shields.io/pub/v/flutter_whatsnew.svg)](https://pub.dartlang.org/packages/flutter_whatsnew) | A new Flutter package to show updates to users. | [Rody Davis](https://github.com/rodydavis)
| [**workmanager**](https://github.com/fluttercommunity/flutter_workmanager) | [![Pub](https://img.shields.io/pub/v/workmanager.svg)](https://pub.dartlang.org/packages/workmanager) | Flutter Workmanager. This plugin allows you to schedule background work on Android and iOS. | NO MAINTAINER PROVIDED
| [**font_awesome_flutter**](https://github.com/fluttercommunity/font_awesome_flutter) | [![Pub](https://img.shields.io/pub/v/font_awesome_flutter.svg)](https://pub.dartlang.org/packages/font_awesome_flutter) | The Font Awesome Icon pack available as Flutter Icons. Provides 1500 additional icons to use in your apps. | [Brian Egan](https://github.com/brianegan)
| [**get_it**](https://github.com/fluttercommunity/get_it) | [![Pub](https://img.shields.io/pub/v/get_it.svg)](https://pub.dartlang.org/packages/get_it) | 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" | [Thomas Burkhart](https://github.com/escamoteur)
| [**get_version**](https://github.com/fluttercommunity/get_version) | [![Pub](https://img.shields.io/pub/v/get_version.svg)](https://pub.dartlang.org/packages/get_version) | Get the Version Name, Version Code, Platform and OS Version, and App ID on iOS and Android. | [Rody Davis](https://github.com/rodydavis)
| [**import_sorter**](https://github.com/fluttercommunity/import_sorter) | [![Pub](https://img.shields.io/pub/v/import_sorter.svg)](https://pub.dartlang.org/packages/import_sorter) | Automatically sort all your dart imports. Support for any dart project. | [Matthew Gleich](https://github.com/Matt-Gleich)
| [**native_widgets**](https://github.com/fluttercommunity/native_widgets) | [![Pub](https://img.shields.io/pub/v/native_widgets.svg)](https://pub.dartlang.org/packages/native_widgets) | A new Flutter package for using Android and iOS natively on each platform. | [Rody Davis](https://github.com/rodydavis)
| [**page_turn**](https://github.com/fluttercommunity/page_turn) | [![Pub](https://img.shields.io/pub/v/page_turn.svg)](https://pub.dartlang.org/packages/page_turn) | Page Turn Widget - Add a page turn effect to widgets in your app. | [Rody Davis](https://github.com/rodydavis)
| [**persist_theme**](https://github.com/fluttercommunity/persist_theme) | [![Pub](https://img.shields.io/pub/v/persist_theme.svg)](https://pub.dartlang.org/packages/persist_theme) | A flutter plugin for persisting the theme data. Support for Dark Mode. | [Rody Davis](https://github.com/rodydavis)
| [**redux**](https://github.com/fluttercommunity/redux.dart) | [![Pub](https://img.shields.io/pub/v/redux.svg)](https://pub.dartlang.org/packages/redux) | Redux is a predictable state container for Dart and Flutter apps | [John Ryan](https://github.com/johnpryan)
| [**redux_undo**](https://github.com/fluttercommunity/redux_undo) | [![Pub](https://img.shields.io/pub/v/redux_undo.svg)](https://pub.dartlang.org/packages/redux_undo) | Make your redux store undo- and redoable. Inspired by the JS redux_undo package. | [Michel Engelen](https://github.com/michelengelen)
| [**responsive_scaffold**](https://github.com/fluttercommunity/responsive_scaffold) | [![Pub](https://img.shields.io/pub/v/responsive_scaffold.svg)](https://pub.dartlang.org/packages/responsive_scaffold) | On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item. | [Rody Davis](https://github.com/rodydavis)
| [**rx_command**](https://github.com/fluttercommunity/rx_command) | [![Pub](https://img.shields.io/pub/v/rx_command.svg)](https://pub.dartlang.org/packages/rx_command) | Reactive event handler wrapper class inspired by ReactiveUI. | [Thomas Burkhart](https://github.com/escamoteur)
| [**state_persistence**](https://github.com/fluttercommunity/state_persistence) | [![Pub](https://img.shields.io/pub/v/state_persistence.svg)](https://pub.dartlang.org/packages/state_persistence) | Persist 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](https://github.com/slightfoot)

# Submitting your packages
If you'd like to submit your package to the Flutter Community GitHub organization, please see the [Flutter Community Transfer Guide](https://github.com/fluttercommunity/transfer-guide).

## Getting in contact
For any questions regarding the Flutter Community, please [open an issue on the /community repository](https://github.com/fluttercommunity/community/issues/new/choose).

### 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.