fmagus 1.0.3
fmagus: ^1.0.3 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.0.3 #
- Correção no HiveSettingsRepositoryFunction;
🚀 v1.0.2 #
- Correção no HiveSettingsRepositoryFunction;
🚀 v1.0.1 #
- Correções de erros de Path;
🚀 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;