simple_getx_folder_create 0.0.7
simple_getx_folder_create: ^0.0.7 copied to clipboard
A Dart CLI tool that scaffolds a complete GetX Flutter project structure, including pages, network layer, utils, widgets, and a wired main.dart with GetStorage and light/dark theme support out of the box.
0.0.1 #
- TODO: Describe initial release.
0.0.2 #
- Fix Issue.
0.0.3 #
- Automatically create base folder structure.
0.0.4 #
- Bug fix for 0.0.3.
0.0.5 #
- To create new page without creating base folder structure.
0.0.6 #
- Migrated to null safety
- Improvements and bug fixes
- Add Dark Mode Feature.
0.0.7 #
- add documentation