教程/Articles
插件/Librays
- 
flutter版微信登录/分享/支付
 - 
flutter版支付宝登录/支付
 - 
flutter版QQ登录/分享
 - 
flutter版新浪微博登录/分享
 - 
dart版okhttp3
 - 
An Extension library for Flutter Widgets.
 - 
Various extensions on BuildContext to access inherited widget’s state
 - 
extentions for dart
 - 
Flutter package to which makes data communication easy among different modules of your application.

 - 
Easy Form State Management using BLoC pattern - Create Beautiful Forms in Flutter. The easiest way to Prefill, Async Validation, Update Form Fields, and Show Progress, Failures, Successes or Navigate by Reacting to the Form State.

 - 
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 NestedScrollView’s body
 - 
一个仿火币的flutter图表库包含深度图,支持各种指标及放大缩小、平移等操作

 - 
Community WebView Plugin - Allows Flutter to communicate with a native WebView.
 - 
BlurHash decoding implementation for Flutter.

 flutter_simple_dependency_injection
A super simple dependency injection implementation for flutter that behaviours like any normal IOC container and does not rely on mirrors
- 
An rx stream builder for flutter that can populate the inital data of a stream builder from an rx value / replay observable
 - 
A Gherkin parsers and runner for Dart and Flutter which is very similar to cucumber
 - 
You can create a star easily and decide how many angle or color of the star, even the fat and progress of the star.

 
示例/Samples
- 
App showing how to efficiently use localization

 - 
A simple flutter application that demonstrates authentication with pin or OTP sent via sms and also Fingerprint.

 
工具/Tools
- 
Find underused colors, overused magical numbers and the largest classes in any Flutter project.

 - 
🔧The complete solution for Dart command-line interfaces, inspired by <commander.js>