Skip to content

Latest commit

 

History

History
75 lines (48 loc) · 3.11 KB

README.md

File metadata and controls

75 lines (48 loc) · 3.11 KB

Flutter Roadmap

Task list

  • very_good create my_personal_project
  • Go to BloC tutorials and try to implement one of those following the Bloc docs
  • Push your code to a GitHub repo and try adding some workflows to run automated tests and linter on pull requests

Resources

Project starting point:

Foundation:

Stage Management

Navigation/routing

Code architecture

User Interface

Testing

CI/CD

Monorepo

Tooling

Code examples

Other