Skip to content

harsh8088/roadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 

Repository files navigation

Pro Developer Useful Links (Flutter)

• Understanding Impeller: A deep-dive into Flutter’s Rendering Engine Link

• The Flutter: BuildContext, Widget Tree, and Navigator Link

• Dart and Flutter Complete Guide — Mastering “Collections” Link

• Dart and Flutter Comprehensive Guide — Mastering “Records” Link

• Generics in Flutter Link

• Flutter API Docs Link

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.

Basic Widgets

Core Design Patterns

Core Design Principles

Networking

Simple Persistence

Database

Architecture

Testing

Automated testing falls into a few categories:

  • A unit test tests a single function, method, or class.
  • A widget test (in other UI frameworks referred to as component test) tests a single widget.
  • An integration test tests a complete app or a large part of an app.

More Useful Links

Languages

Dart

Package Manager

Profiling

Flutter Internals

Security

  • OWASP MASVS - Mobile Application Security Verification Standard.
  • freeRASP- Mobile in-app protection and security monitoring SDK.

Continuous Integration

Analytics

Store

Docker

Podcast 🎙️

Books

About

Pro Developer Useful Links (Flutter)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published