fmagus 1.2.6 copy "fmagus: ^1.2.6" to clipboard
fmagus: ^1.2.6 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.2.6 #

  • Periodic Updates;

🚀 v1.2.5 #

  • Periodic Updates;

🚀 v1.2.4 #

  • Periodic Updates;

🚀 v1.2.3 #

  • Periodic Updates;

🚀 v1.2.2 #

  • Periodic Updates;

🚀 v1.2.1 #

  • Bug fixes;

🚀 v1.2.0 #

  • Added "wasm" option to build command;

🚀 v1.1.7 #

  • Reverting WASM;

🚀 v1.1.6 #

  • Periodic Updates;

🚀 v1.1.5 #

  • Periodic Updates;

🚀 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;
3
likes
140
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

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