fmagus 1.1.4 copy "fmagus: ^1.1.4" to clipboard
fmagus: ^1.1.4 copied to clipboard

Dart package to automate the boring work, like creating assets, folder structures, importing packages etc for Flutter via CLI.

⌛ Version History #

vhistory-header-1

Below you can find everything that has changed, in summary form, in all released versions.

Go To: #


🚀 v1.1.4 #

  • Periodic Updates;

🚀 v1.1.3 #

  • Periodic Updates;

🚀 v1.1.2 #

  • Monthly Update;

🚀 v1.1.1 #

  • Update to Dart 3.

🚀 v1.1.0 #

  • --configFile option added to build command;
  • Firebase App Check import added to firebase command;

🚀 v1.0.6 #

  • Monthly Update;

🚀 v1.0.5 #

  • Monthly Update;

🚀 v1.0.4 #

  • Removing some Firebase Packages from Firebase Function;

🚀 v1.0.3 #

  • HiveSettingsRepositoryFunction fixed;

🚀 v1.0.2 #

  • HiveSettingsRepositoryFunction fixed;

🚀 v1.0.1 #

  • Path errors fixed;

🚀 v1.0.0 #

  • Command to exhibit the command table;
  • Command to clean Flutter cache and download packages and plugins again;
  • Command to import all MobX packages necessary to Flutter;
  • Command to import all Hive packages necessary to Flutter;
  • Command to import some basic Firebase packages;
  • Command to create a basic directory structure for MVC Design Pattern, with some extras;
  • Command to create a basic file based on repository pattern to store app settings with Hive;
  • Command to create a basic file with some initial configs to use Hive;
  • Command to create RouteGenerator file;
  • Command to create a basic App Theme Configs file;
  • Command to create a Custom MultiProvider Widget;

🚀 v0.1.0 #

  • Command to generate image assets of all sizes;

🚀 v0.0.1 #

  • Command to compile the project;
2
likes
120
pub points
18%
popularity

Publisher

unverified uploader

Dart package to automate the boring work, like creating assets, folder structures, importing packages etc for Flutter via CLI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, image, process_run

More

Packages that depend on fmagus