Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 730 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 730 Bytes

Flutter Boilerplate

My default boilerplate for Flutter projects with code generation.

Getting started

Check the requirements and install everything what is missing. If you don't need the code generation you can ignore mason.

Makefile commands make help Code generation mason list

Requirements

  • flutter
  • dart
  • make - Used for combining multiple commands.
  • mason_cli: dart pub global activate mason_cli

Latest Flutter & Dart version

$ flutter doctor --version
Flutter 2.10.4 • channel stable • https://github.com/flutter/flutter.git
Framework • revision c860cba910 (6 weeks ago) • 2022-03-25 00:23:12 -0500
Engine • revision 57d3bac3dd
Tools • Dart 2.16.2 • DevTools 2.9.2