An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
-
Updated
Jul 26, 2020 - Dart
Dart is a general-purpose programming language originally developed by Google and later approved as a standard by Ecma (ECMA-408). It is used to build web, server, and mobile applications.
Dart is an object-oriented, class defined language using a C-style syntax that transcompiles optionally into JavaScript. It supports interfaces, mixins, abstract classes, reified generics, static typing, and a sound type system.
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin
[Example APPS] Basic Flutter apps, for flutter devs.
A predictable state management library that helps implement the BLoC design pattern
[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.
A multiplatform Dart movie app with 40% of code sharing between Flutter and the Web.
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby) with zero dependencies
Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.
Soft and gentle rich text editing for Flutter applications.
Fast and productive web framework provided by Dart
Generates utilities to aid in serializing to/from JSON.
Compilation of Flutter materials for Android developers
Cubit is a lightweight state management solution. It is a subset of the bloc package that does not rely on events and instead uses methods to emit new states.
A Flutter plugin to store data in secure storage
A flutter plugin to play audio files iOS / Android / MacOS / Web ( Swift/Java )
Simplify Equality Comparisons | A Dart abstract class that helps to implement equality without needing to explicitly override == and hashCode.
A port of kotlin-stdlib for Dart/Flutter including immutable collections (KtList, KtMap, KtSet) and other packages
Flutter error catching & handling plugin
Learn Dart Programming, its basics and Fundamentals from scratch.