fmagus 1.2.6
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 #

Below you can find everything that has changed, in summary form, in all released versions.
Go To: #
- v1.2.5
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.7
- v1.1.6
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v0.1.0
- v0.0.1
🚀 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
buildcommand;
🚀 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
buildcommand; - Firebase App Check import added to
firebasecommand;
🚀 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;