Flutterpedia Save

Flutterpedia aims to collect, record, implement and instruct all sorts of Flutter implementation techniques. It includes animations, utilities, design patterns, etc. Please use it as a toolbox to facilitate your Flutter development.

Project README

Flutterpedia

這邊記錄了所有我碰到的 Flutter 實務練習。

😎 Animation

Cool Animations

😇 Asynchronous

Important Asynchronous programming in Dart. Future, Stream, ...

🧐 Best Practice

Dart documentation, flutter guide, standard, ...

😁 BLoC

包含 Bloc 觀念,還有多個實作 examples

😆 Device

PathProvider, ImagePicker, Camera, Maps, Audio, Video, Sensor, ... All device functionality.

😂 Dependency Injection

Inherited Widget, Provider, ...

😫 Errors

用來記錄一些常見錯誤以及解決辦法

😊 Firebase

記錄 Flutter 可以操作的各種 Firebase 功能以及實作

😇 Flare

另一個方式製作動畫

🤗 Localization

Hello, 你好, こんにちは

🤯 Local Storage

SharedPreferences & Sqflite with Android Debug Database! NoSQL implementation with Sembast!

🤩 MobX

不同於 Bloc 的另一種 State management framework.

😷 Navigation

掌握基本 navigation 招式,學會 Fluro 第三方庫

🤔 Network

如何 Handle json 以及一些簡單的網路操作,以及 url launcher, share function

🥴 Plugins

Android studio, VS Code Plugins...

🥰 UI Components

Some unfamiliar ui components.

😀 Unit test

包含 unit test, asynchronous test, mockito 到 widget test, integration test

😏 Utilities

一些 dart & flutter 常用的 utilities, like intl, convert...

Open Source Agenda is not affiliated with "Flutterpedia" Project. README Source: windsuzu/Flutterpedia

Open Source Agenda Badge

Open Source Agenda Rating