flutter 2020

VMP
flutter.dev
Flutter Favorites
LearnDartFlutter videos
Dart 2.12: Sound null safety и Dart FFI
ffigen: ^2.4.2
dart-lang / ffigen GitHub
Ускоряем Dart. Нативно, недорого
Dart 2.12: Sound null safety и Dart FFI отправлены на стабильный канал
Sound null safety
Null safety в Dart
Announcing Dart 2.12 Sound null safety and Dart FFI ship to the stable channel.
C interop using dart:ffi
Pilot Episode
Intro to Dart for Java Developers
dartpad
Announcing Dart 2.14
Доступны язык Dart 2.14 и фреймворк Flutter 2.5
Understanding null safety
Asynchronous programming: futures, async, await

flutter.dev Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase
Flutter documentation
Widget catalog
Basic widgets
Animation and motion widgets
An open list of apps built with Flutter
pub.dev

Best-Flutter-UI-Templates
flutter_ecommerce_template
Flutter Export Figma Plugin
flutter-ui GitHub

dynamic_theme
eva_icons_flutter
Gradient-Widgets
liquid_swipe_flutter
Slidy CLI package manager and template generator for Flutter. Generate Modules, Pages, Widgets, BLoCs, Controllers and tests. Slidy supports rxBLoC, flutter_bloc and mobx.
flutter Template
FlutterGrocery-ShoppingAppUI
dashboard_reborn
awesome-flutter

flutter-circular-slider
Flutter. A Quarter Round Slider
Анонс Flutter 1.20
Flutter for Designers
Building beautiful UIs with Flutter
flutter-engines-no-metal
Slivers
LearnDartFlutter videos


Изучение языка Dart – понимание Null Safety / Sound null safety.
Code Dart
LearnDartFlutter


Собеседование Middle Flutter-разработчика | WTF Interview #1

Собеседование Middle+ Flutter-разработчика | WTF Interview #2


SliverAppBar

SliverList & SliverGrid

Flutter Tutorial – Flutter SliverAppBar Widget

Flutter Tutorial – Flutter Charts
flutter_sparkline
Flutter-SliversApp
FlutterCharts

FLUTTER Tutorial – SLIVER LIST – The Complete Flutter Beginner’s Course | #06
flutter-tutorials-1-6-sliverlist

FLUTTER Tutorial – HERO Animation – The Complete Flutter Beginner’s Course | #11
flutter-tutorials
flutter-tutorials-1-7-pageview-and-bottomnavigationbar

Кодогенерация в Dart и Flutter


Flutter – Slivers
youtube fluttermslivers


Flutter Slivers Overview: SliverAppBar, SliverPersistentHeader

Flutter Slivers Overview: SliverList, SliverGrid, SliverToBoxAdapter, SliverFillRemaining

Flutter Layouts Walkthrough: PageView, ListView, GridView, Slivers, CustomScrollView

Flutter: Custom Scroll View | Types of Slivers | SliverAppBar | SliverList | SliverGrid |

Flutter Stacked Item ListView | Flutter UI Tutorial | Scroll Animation
flutter_itemstack_listview


Slivers Explained – Making Dynamic Layouts

Flutter plugins
plugins camera
plugins image_picker
plugins video_player
Image Picker plugin for Flutter
Adding an Image Picker in a Flutter App — Pick images using Camera and Gallery / Photos
ImagePicker Widget
Android Camera2 API
android.hardware.camera2
Camera2 API Probe
Как установить Google Camera Mod на любой телефон Android
Camera2 API Probe
Android. Surface
AndroidSurfaceExample
Camera2 API Часть 3 (Получение каждого кадра)
android media-samples
Android MediaCodec and GLSurfaceView
Grafika – вопросы и ответы
VideoDecodeOnGLSurface
Media Codec
Как использовать MediaMuxer / MediaCodec InputSurface с GLSurfaceView?
OpenGL ES short video development (MediaCodec encoding)
FFmpeg plugin for Flutter. Supports iOS and Android.
grafika
Android MediaCodec stuff 2016
flutter-webrtc
Video Compression Library for Android and Flutter— LightCompressor

Multi-Media Samples (MMS) v1.3
MediaCodec
OpenGL ES GLSurfaceView

Multi-Media Samples (MMS)
Android-MediaCodec-Examples

Android Camera2 pipeline for preview and MediaCodec input Surface
MediaCodec или понимаем как хотим 2014
MediaCodec
MS MediaCodec Class

Flutter под капотом
Почему Flutter побеждает?
Skia Graphics Library

vulkan 0.1.0+1
Announcing Flutter 1.17
stackoverflow skia

Skia Path Ops : High Performance Set Operations for Geometry


Flutter – Import Camera and Gallery Image2019

Flutter: Access Camera | Adding Camera Functionality to WhatsApp Clone

Flutter Photo View & Gallery – Resize & Rotate + Image Carousel

flutterstudio


Drag And Drop In Flutter With Flutter Studio Online


Flutter Adobe XD Plugin


Create responsive UI in Flutter from Adobe XD Designs

Flutter Studio


awesome-flutter
Сериализация в JSON и иммутабельный объект. О пакете built_value для Flutte
Kotlin vs Flutter?

flutter template GitHub

Best Tools to Convert UI to Code Instantly! Design Essentials

Contents

Articles

Introduction

Websites / Blogs

Tutorial

Beginner

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 [700⭐] – Build your dynamic UI with json, and the json format is very similar with flutter widget code by Denny Deng.

Image

Map

Charts

Navigation

Auth

Text & Rich Content

  • Markdown [714⭐] – Markdown renderer for Flutter. It supports the original format, but no inline html.
  • Masked Text [217⭐] – Masked text with custom and monetary formatting by Ben-hur Santos Ott.
  • Zefyr [1678⭐] – Soft & gentle rich text editor by Memspace.
  • AutoSizeText [1045⭐] – Automatically resizes text to fit perfectly within its bounds by Simon Leier.
  • Parsed Text [116⭐] – Interactive text based on content recognition, also supports Regex by Fayeed Pawaskar.
  • TeX [137⭐] – Render Mathematics Equations with full HTML and JavaScript support by Shahzad Akram.

Analytics

Internationalization

Build automation

Build solutions

Build articles

Styling

  • Flutterial [1062⭐] – Flutter Material Theme explorer by Erick Ghaumez.
  • Pigment [145⭐] – Simple but useful package for use colors in flutter.

Media

Audio

Video

Voice

Storage

Preferences

Monetization

Templates

Web

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

Log / Tracing

Crash monitoring

  • Sentry [356⭐] – Sentry provides self-hosted and cloud-based error monitoring that helps all software teams discover, triage, and prioritize errors in real-time by Flutter.

Frameworks

State management

Standard

  • Bloc [5751⭐] – Collection of packages that help implement the BLoC design pattern by Felix Angelov.
  • MobX [1669⭐] – Supercharge the state-management in your apps with Transparent Functional Reactive Programming (TFRP). Port of MobX from the Js/React land.

Redux / ELM / Dependency Injection

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

Widgets

Data

Animation

Misc

Testing

Others

  • AspectD [716⭐] – Aspect-oriented programming (AOP) framework for Flutter (Dart) by Kyle Wong.

Experimental

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

Gaming

Game Engines

Open source games

Flame Engine

Open Source Apps

Premium

Top

Utilities

VSCode

IntelliJ / Android Studio

Desktop

Books

Learning Flutter – Beginners

Cookbooks

Podcasts

English

Portuguese

Spanish

Bonus

Fun

Hardware

Interview questions

Community

Presentation material

  • Logo – Logo for stickers impressions.

Communication

Misc