fam 1.0.8
fam: ^1.0.8 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 initfam runfam filter sizefam filter unusedfam fixfam rename file xxfam rename class Xxfam delete file xxfam delete mfile xx
1.0.1 #
Update Fam's documentation introduction.
1.0.2 #
Fix fam filter unused delete command error.
1.0.3 #
Clear records of empty file directories.
1.0.4 #
Add Fam version get and Stable version get.
1.0.5 #
- newly added command
fam --releasesGet all stable releases of Fam.fam --versionGet the Fam version installed on the current system.fam --update&fam --update x.x.xDo a Fam version upgrade.
- fix the problem
- Fix the description of some commands, you can use
fam --helpto view the update. - Fix
fam filter unusedcheck error for unused asset files.
1.0.6 #
Fix the version prompt problem.
1.0.7 #
Fix the problem that the order of resource management files generated by individual platforms is different.
1.0.8 #
Support for native shader file types, ie .frag.