Trending
See what the GitHub community is most excited about today.
felangel / bloc
A predictable state management library that helps implement the BLoC design pattern
iampawan / FlutterExampleApps
[Example APPS] Basic Flutter apps, for flutter devs.
dnfield / flutter_svg
SVG parsing, rendering, and widget library for Flutter
abuanwar072 / E-commerce-Complate-Flutter-UI
FirebaseExtended / flutterfire
arnobk / dupeboard
An android app to track GTA Online car sell limits.
Sub6Resources / flutter_html
A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
MarcusNg / flutter_chat_ui
TheAlphamerc / flutter_twitter_clone
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
abuanwar072 / E-commerce-App-UI-Flutter
Nice and clean Online Shop app UI by using #Flutter.
brianegan / flutter_architecture_samples
TodoMVC for Flutter
vinothvino42 / SwiggyUI
A Swiggy UI Clone Flutter App.
lohanidamodar / flutter_ui_challenges
Trying to replicate various app UIs in flutter
MarcusNg / flutter_voice
flame-engine / flame
A minimalist Flutter game engine
samarthagarwal / FlutterScreens
A collection of Screens and attractive UIs built with Flutter ready to be used in your applications. No external libraries are used. Just download, add to your project and use.
zubairehman / flutter-boilerplate-project
A boilerplate project created in flutter using MobX and Provider.
mohak1283 / Instagram-Clone
Working Instagram Clone (Frontend + Backend) created with Flutter and Firebase
hivedb / hive
Lightweight and blazing fast key-value database written in pure Dart.
jonataslaw / getx
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
rrousselGit / freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
rrousselGit / flutter_hooks
React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.
brianegan / flutter_redux
A library that connects Widgets to a Redux Store
VictorUvarov / provider_architecture_template
A production ready flutter application template for the provider architecture.