Stars
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, Radar Chart and Candlestick Chart.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
Flutter Version Management: A simple CLI to manage Flutter SDK versions.
A collection of fun Flutter experiments, created by gskinner, in partnership with Google.
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 GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
Flutter's №1 non-commercially aimed map client: it's easy-to-use, versatile, vendor-free, fully cross-platform, and 100% pure-Flutter
Load and get full control of your Rive files in a Flutter project using this library.
MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.
Approximate how your app looks and performs on another device.
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
a tetris game powered by flutter. 使用flutter开发俄罗斯方块。
A collection of simple, bare-bones Flutter apps that each demonstrate a concept
Sample application to illustrate the notions of Streams, BLoC and Reactive Programming in Flutter
extended nested scroll view to fix following issues. 1.pinned sliver header issue 2.inner scrollables in tabview sync issue 3.pull to refresh is not work. 4.do without ScrollController in NestedScr…
How to build a Match-3 game, like Candy Crush, Bejeweled, FishDom… in Flutter.
Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium.
Fun canvas animations in Flutter based on time and math functions.