fam 1.1.0 copy "fam: ^1.1.0" to clipboard
fam: ^1.1.0 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

    1. fam init
    2. fam run
    3. fam filter size
    4. fam filter unused
    5. fam fix
    6. fam rename file xx
    7. fam rename class Xx
    8. fam delete file xx
    9. fam 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
  1. fam --releases Get all stable releases of Fam.
  2. fam --version Get the Fam version installed on the current system.
  3. fam --update & fam --update x.x.x Do a Fam version upgrade.
  • fix the problem
  1. Fix the description of some commands, you can use fam --help to view the update.
  2. Fix fam filter unused check 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.

1.0.9 #

Fix document display exception.

1.1.0 #

  1. Remove redundant empty directories.
  2. Clear blank lines in the last line of the fam.dart file.
10
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Fam is a scripting service for flutter project asset management.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, dio, io, path

More

Packages that depend on fam