All Projects → Solido → Awesome Flutter

Solido / Awesome Flutter

An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Awesome Flutter

Flutter Mvvm Provider Demo
Stars: ✭ 89 (-99.77%)
Mutual labels:  flutter-apps, mobile-app, cross-platform, mobile-development, material-design, mobile
Fultter Example App
一个功能完整齐全的Bloc模式Flutter App项目。🍨更关注架构的SPA应用。,使用Node作为后台系统,使用了部分官方plugin,大体功能自己封装。🥰 有用请Star。
Stars: ✭ 248 (-99.36%)
Mutual labels:  flutter-apps, mobile-app, mobile-development, mobile
Boden
Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io
Stars: ✭ 1,394 (-96.39%)
Mutual labels:  mobile-app, cross-platform, mobile-development, mobile
Manji
Manji is a mobile application built to help people learning Japanese learn about Kanji.
Stars: ✭ 142 (-99.63%)
Mutual labels:  mobile-app, mobile-development, flutter-apps, flutter-examples
Flutter Guide
📚 Flutter Guide on becoming a Master Flutterista
Stars: ✭ 51 (-99.87%)
Mutual labels:  flutter-apps, collections, resources, mobile
Flutterexampleapps
[Example APPS] Basic Flutter apps, for flutter devs.
Stars: ✭ 15,950 (-58.66%)
Mutual labels:  flutter-apps, cross-platform, material-design, flutter-plugin
data examples
An example app showing different ways to pass to and share data with widgets and pages.
Stars: ✭ 56 (-99.85%)
Mutual labels:  mobile-app, mobile-development, flutter-apps, flutter-examples
Flutter starter kit
A starter kit for beginner learns with Bloc pattern, RxDart, sqflite, Fluro and Dio to architect a flutter project. This starter kit build an App Store app as a example
Stars: ✭ 553 (-98.57%)
Mutual labels:  mobile-app, mobile-development, mobile
swipedetector
A Flutter package to detect up, down, left, right swipes.
Stars: ✭ 34 (-99.91%)
Mutual labels:  flutter-plugin, flutter-apps, flutter-examples
Flutter Examples
[Examples] Simple basic isolated apps, for budding flutter devs.
Stars: ✭ 5,863 (-84.8%)
Mutual labels:  flutter-apps, cross-platform, flutter-examples
flutter designs world
We at Appstree has implemented design concepts of different application using mock ups available out there at internet. These are open source projects and any once can use them. Say Hello to us at [email protected], if you want to hire our team is available to provide you top notch solutions.
Stars: ✭ 22 (-99.94%)
Mutual labels:  mobile-app, flutter-apps, flutter-examples
Flutter-BabyStepsQuiz
A Flutter Quiz App.
Stars: ✭ 21 (-99.95%)
Mutual labels:  mobile-app, mobile-development, flutter-apps
calmly
Calmly is made with flutter to practice meditation to bring headspace and calmness. 😍💆🏼‍♂️
Stars: ✭ 34 (-99.91%)
Mutual labels:  mobile-app, flutter-apps, flutter-examples
Flutter Learning
🔥 👍 🌟 ⭐ ⭐⭐ Flutter all you want.Flutter install,flutter samples,Flutter projects,Flutter plugin,Flutter problems,Dart codes,etc.Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。
Stars: ✭ 4,941 (-87.19%)
Mutual labels:  flutter-apps, flutter-plugin, flutter-examples
flutter flavorizr
A flutter utility to easily create flavors in your flutter application
Stars: ✭ 260 (-99.33%)
Mutual labels:  mobile-app, flutter-plugin, flutter-plugins
addIt
Simple addition game made with Flutter for Mobile and Web using BLOC pattern
Stars: ✭ 16 (-99.96%)
Mutual labels:  mobile-app, mobile-development, flutter-examples
Flutter-Apps
🌀 This is mainly focus on a complete application for production
Stars: ✭ 18 (-99.95%)
Mutual labels:  flutter-plugin, flutter-apps, flutter-examples
flutter-tunein
Dynamically themed Music Player built with flutter
Stars: ✭ 108 (-99.72%)
Mutual labels:  flutter-plugin, flutter-apps, flutter-examples
Ribs
Uber's cross-platform mobile architecture framework.
Stars: ✭ 6,641 (-82.79%)
Mutual labels:  mobile-app, mobile-development, mobile
Flutter thrio
flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.
Stars: ✭ 717 (-98.14%)
Mutual labels:  flutter-apps, cross-platform, flutter-plugin

Github Repositories Entries Awesome Awesome

Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. If you appreciate the content 📖, support projects visibility, give 👍| | 👏

Contents

Articles

Introduction

Websites / Blogs

Tutorial

Beginner

Intermediate

Advanced

Howtos

Videos

Components

Demonstrations

UI

Sticky Headers

Drawers

Bottom bars

Bottom Sheets

Sliders

UI Helpers

Material Design

Cupertino Design

Effect

Calendar

Login

Backend-Driven

  • Dynamic Widget [1100] - Build your dynamic UI with json, and the json format is very similar with flutter widget code by Denny Deng.

Image

Image Picker

Map

Charts

Navigation

  • Fluro [3362] - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by Posse.
  • PageView Indicator [132] - Build page indicators for the PageView by Leo Cavalcante.
  • Deep Link Navigation [53] - Elegant abstraction for complete deep linking navigation in Flutter by Dennis Krasnov.
  • Get [5499] - Navigate between screens & display snackbars/dialogs/bottomSheets without context by Jonny Borges.
  • Beamer [290] - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by Sandro Lovnički.

Auth

Text & Rich Content

Forms

  • Form Builder [935] - Framework that simplifies building forms, validating fields, reacting to changes, and collecting the final user input by Danvick Miller.
  • Reactive Forms [233] - Model-driven approach to handling Forms inputs and validations, heavily inspired in Angular's Reactive Forms.

Analytics

Internationalization

Styling

Media

Audio

Video

Voice

Storage

Preferences

Monetization

Templates

Clone

Machine Learning

Vision

Augmented Reality

Plugins

  • Pub packages - Packages filter in Dart Pub Repository.
  • Plugins - Official Flutter Team Plugins.

Device

Scanner

Bluetooth / NFC / Beacon

Storage

Services

Frameworks

State management

Standard

  • Bloc [8181] - Collection of packages that help implement the BLoC design pattern by Felix Angelov.
  • MobX [2037] - Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land.
  • Provider [3974] - State-management library for Flutter by Remi Rousselet.
  • RiverPod [2214] - Provider, but different by Remi Rousselet.
  • GetX - Contextless, State-management & navigation by Jonny Borges.
  • Binder [167] - A lightweight, yet powerful way to bind your application state with your business logic, by Romain Rastel.

Redux / ELM / Dependency Injection

  • Built redux [81] - Automatic subscribing to your redux stores. Based on the built pattern by David Marne.
  • Redux.dart [486] - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by John Ryan and Brian Egan.
  • Redux [1522] - Built to work with redux.dart, utilities that allow you to easily consume a Redux Store to build Widgets.
  • Inject [847] - Compile-time dependency injection by Google.
  • Flux [368] - Implementation of the Flux framework by Google.
  • Fish [7214] - Alibaba Redux implementation.
  • Async Redux [199] - Redux without boilerplate. Allows for both sync and async reducers by Marcelo Glasberg.

Widgets

Data

Backend

Animation

Testing

Web

Experimental

This section contains libraries that take an experimental or unorthodox approach.

Engines

Rendering

  • Graphx [293] - Making drawings and animations extremely simple, inspired by Flash, by Roi Peker.

Game

Open source games

Game Engine resources

  • Awesome Flame - Curated list of the best Flame games, projects, libraries, tools, tutorials, articles and more by Flame Engine.

Open Source Apps

Premium

Top

Utilities

VSCode

IntelliJ / Android Studio

Desktop

Books

Learning Flutter - Beginners

Cookbooks

Podcasts

English

Portuguese

Spanish

Russian

Bonus

Fun

Hardware

Guide & Interviews

Community

Presentation material

  • Logo - Logo for stickers impressions.

Communication

Misc

🇦🇴 Angola

🇦🇺 Australia

Bangladesh

🇧🇷 Brazil

cm Cameroon

🇨🇦 Canada

🇨🇮 Côte d'Ivoire (Ivory Coast)

🇩🇰 Denmark

🇪🇹 Ethiopia

🇫🇷 France

🇩🇪 Germany

🇬🇷 Greece

🇮🇹 Italy

🇮🇳 India

🇮🇱 Israel

🇮🇩 Indonesia

🇯🇵 Japan

🇰🇪 Kenya

🇰🇷 Korea

🇲🇾 Malaysia

🇳🇬 Nigeria

🇵🇰 Pakistan

🇵🇭 Philippines

🇵🇱 Poland

🇵🇹 Portugal

🇵🇪 Peru

🇷🇺 Russia

🇪🇸 Spain

🇱🇰 Sri Lanka

🇹🇷 Turkey

🇺🇦 Ukraine

🇬🇧 United Kingdom

🇺🇸 United States

🏴 Kurdistan

🇳🇴 Norway

🇺🇿 Uzbekistan

License

CC0

To the extent possible under law, Robert Felker has waived all copyright and related or neighboring rights to this work.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].