fixso_flutter_structure 0.0.1
fixso_flutter_structure: ^0.0.1 copied to clipboard
A Dart package to generate a specific project structure.
Fixso Flutter Structure #
A Dart package that helps users create a predefined Fixso Flutter Structure in their existing Dart projects.
Features #
- Generates a directory structure with commonly used folders and files.
- Automatically creates import/export statements in
app.dartandutils.dart. - Easy to use with a single command.
Installation #
To use this package, add it to your Dart project as a dependency. You can do this by specifying it in your pubspec.yaml file:
dependencies:
fixso_flutter_structure:
git:
url: https://github.com/AhmedFix/fixso_flutter_structure.git