An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
-
Updated
Jul 15, 2021 - Dart
{{ message }}
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
[Example APPS] Basic Flutter apps, for flutter devs.
completely free for everyone. Its build-in Flutter Dart.
[Examples] Simple basic isolated apps, for budding flutter devs.
![]()
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.
flutter music player application, support iOS and Android. (仿网易云音乐)
E-Commerce App built in flutter
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
a tetris game powered by flutter. 使用flutter开发俄罗斯方块。
Nice and clean Online Shop app UI by using #Flutter.
Pokedex app built with Flutter (with lots of animations) using Clean Architecture
A simple Flutter app to Read and Download eBooks.
An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter
The Grand Prize-winning entry of the #FlutterClock challenge.
A flutter based liquid swipe
An ultimate cheatbook of curated designs
A Completed Functional Flutter App - FindSeat (BLoC + Json API + Unit Test + Firebase Auth)
flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.
A Music Player App made with Flutter
the ppa process is broken (again). It should be easier to just create a deb package from the binaries and distribute it through a custom build process.
login_challenge.dart
Emulator display overflow image when text field get focus because keyboard shows.
Wrap with SingleChildScrollView seems fix the problem
Thanks
10+ flutter(android, ios) UI design examples
Flutter Grocery Shopping App (Mobile App, Web App) - Want to develop similar solutions for your business? Connect with us - info@widle.studio Or just submit an inquiry we will connect with you within 24 hours - https://forms.gle/L9EBUnSasYcUAn8Q9
Flutter版本 WanAndroid客户端 适合Flutter入门学习 被张鸿洋微信公众号推荐为优质Flutter开源项目啦
Simple yet powerful, open-source SpaceX launch tracker.
Working Instagram Clone (Frontend + Backend) created with Flutter and Firebase
The food ordering & delivery application designed based on the real-life scenario. Anyone can use this code on their own purpose. If you are interested please make your contribution to the code.
Add a description, image, and links to the flutter-apps topic page so that developers can more easily learn about it.
To associate your repository with the flutter-apps topic, visit your repo's landing page and select "manage topics."
There is a Box decoration used in the
_ItemWidget. It will be nice to have this configurable. For example to use : https://api.flutter.dev/flutter/material/UnderlineTabIndicator-class.html. This way we can achieve much more configurability in the widget. Anyhow, thanks for creating this nice and very useful lib.