Flutter Community
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
backdrop
Backdrop implementation in flutter.
-
import_sorter
🎯 Dart package that automatically sorts all your flutter or dart imports. Maintainer @Matt-Gleich -
persist_theme
Persist Theme - A flutter plugin for persisting the theme data. Support for Dark Modes. Maintainer @rodydavis
-
page_turn
Page Turn Widget - Add a page turn effect to widgets in your app. Maintainer: @rodydavis
-
rx_command
RxCommand - Reactive event handler wrapper class inspired by ReactiveUI. Maintainer @escamoteur
-
flutter_launcher_icons
Flutter Launcher Icons - A package which simplifies the task of updating your Flutter app's launcher icon. Fully flexible, allowing you to choose what platform you wish to update the launcher icon for and if you want, the option to keep your old launcher icon in case you want to revert back sometime in the future. Maintainer: @MarkOSullivan94
-
flutter_webview_plugin
Community WebView Plugin - Allows Flutter to communicate with a native WebView. Maintainer: @charafau
-
flutter_google_places
Google Places - Google places autocomplete widgets for flutter. No wrapper, use https://pub.dev/packages/google_maps_webservice. Maintainer: @KevMorelli
-
flutter_downloader
Flutter Downloader - A plugin for creating and managing download tasks. Supports iOS and Android. Maintainer: @hnvn
-
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. Maintainer: @rodydavis
-
font_awesome_flutter
The Font Awesome Icon pack available as Flutter Icons
-
get_it
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. Maintainer: @escamoteur
-
firebase_dart_sdk
Unofficial Firebase Flutter SDK. Maintainer: @long1eu
-
app_review
App Review - Request and Write Reviews and Open Store Listing for Android and iOS in Flutter. Maintainer: @rodydavis
-
native_widgets
Native Widgets - A new Flutter package for using Android and iOS natively on each platform. Maintainer: @rodydavis
-
flutter_blurhash
Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium. Maintainer: @Solido
-
flutter_sticky_headers
Flutter Sticky Headers - Lets you place "sticky headers" into any scrollable content in your Flutter app. No special wrappers or magic required. Maintainer: @slightfoot
-
flutter_whatsnew
Forked from BalestraPatrick/WhatsNewFlutter Whats New - Showcase new features after an app update similar to Pages, Numbers and Keynote. Maintainer: @rodydavis
-
readme_generator
A Dart program that generates the README.md for the FlutterCommunity/community repo.
-
community
Flutter Community - A central place for community made Flutter content.
-
redux_undo
Redux Undo - Make your redux store undo- and redoable. Inspired by the JS redux_undo package. Maintainer: @michelengelen
-
flutter_contacts
Contacts Service - A Flutter plugin to retrieve and manage contacts on Android and iOS devices. Maintainer: @lukasgit
-
flutter-draggable-scrollbar
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. Maintainer: @marica27
-
get_version
Get Version - Get the Version Name, Version Code, Platform and OS Version, and App ID on iOS and Android. Maintainer: @rodydavis
-
flutter-styleguide
Flutter Style Guide. Suggested styles and best practices for teams using Flutter.
-
breakpoint
Breakpoint - A Flutter plugin to calculate the material design breakpoints. Maintainer: @rodydavis
-
responsive_scaffold
Responsive Scaffold - On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item. Maintainer: @rodydavis
-
redux.dart
Redux for Dart
-
transfer-guide
The official Flutter Community Transfer Guide for package maintainers wanting to transfer their package to the organization.
-
firestore_helpers
Firestore Helpers - Firestore helper function to create dynamic and location based queries. Maintainer: @escamoteur