fam 1.0.2 fam: ^1.0.2 copied to clipboard
Fam is a scripting service for flutter project asset management.
1.0.0 #
-
Initial version.
Basic function editing of the fam script service for asset management of flutter projects.
-
Main function commands
fam init
fam run
fam filter size
fam filter unused
fam fix
fam rename file xx
fam rename class Xx
fam delete file xx
fam delete mfile xx
1.0.1 #
Update Fam's documentation introduction.
1.0.2 #
Fix fam filter unused delete
command error.