olexale / flutter_roadmap

Highly Subjective Roadmap to Flutter Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Roadmap

Awesome Flutter

roadmap

Dev Environment

  • Android Studio Shortcuts - Shortcuts to speed up development in Android Studio.
  • VSCode Shortcuts for Windows, macOS - Shortcuts to speed up development in VSCode.
  • Flutter CLI - Detailed Explanation to all the Flutter CLI commands.
  • Dart CLI - Detailed Explanation to all the Dart CLI commands (dart fix might be quite useful in day-to-day development).
  • DartPad - a tool for creating effective and engaging educational content for Dart and Flutter users.
  • DartPad Documentation - DartPad documentation on dart.dev.
  • Zapp! - free online sandbox environment for building & sharing Dart & Flutter applications, supporting all pub.dev packages, static analysis , embedding, previewing and much more.
  • Interactive Git learning online - Learn git commands in an interactive way on learngitbranching website.

Language

Basic Widgets

Core Design Patterns

Core Design Principles

Networking

Simple Persistence

Database

Architecture

Testing

Languages

Dart

Package Manager

Profiling

Flutter Internals

Security

Continuous Integration

Analytics

Store

Contribution

Do not hesitate to add more useful links, or suggest changes to the roadmap. Opinions are highly appreciated!

About

Highly Subjective Roadmap to Flutter Development

License:MIT License