Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Latest commit

 

History

History

example

example

A Flutter Demo project.

Usage

flutter pub run build_runner clean
flutter pub run build_runner build --delete-conflicting-outputs
find . -path "./.dart_tool" -prune -o -name "*.dart" -not -name "*.g.dart" -exec flutter format --line-length 200 {} +