fmt:
		dart fix --apply && dart format lib test

test:
		flutter test