Flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Flutter CN docs translation plan, get started from the wiki: https://github.com/cfug/flutter.cn/wiki
Time Tracking app with Flutter & Firebase
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
A showcase app for the Flutter SDK. Wonderous will educate and entertain as you uncover information about some of the most famous structures in the world.
FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
A news template application built in Flutter, by Google and Very Good Ventures. Learn more at: https://flutter.github.io/news_toolkit
A Flutter toolkit for building document editors and readers
Flutter Login and Signup Page design and Animation - day 23
A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.
Toastification is a Flutter package for displaying customizable toast messages. It provides predefined widgets for success, error, warning, and info messages, as well as a custom widget for flexibi…
A Flutter UI components lib for TDesign.
A collection of fun Flutter experiments, created by gskinner, in partnership with Google.
🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project (including integration testing and accessibility testing). Contains complete UI design drawings for a more realistic prac…
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.
A collection of useful packages maintained by the Flutter team
An flutter sample on how to use Riverpod + SharedPreferences
Lightweight and blazing fast key-value database written in pure Dart.
Sheet widgets with smooth motion and great flexibility.
Create a To-do List Flutter app managing CRUD with Firebase, using RiverPod as state management and dependency injection
A code generator to write widgets as function without loosing the benefits of classes.