fixso_flutter_structure 0.0.1 copy "fixso_flutter_structure: ^0.0.1" to clipboard
fixso_flutter_structure: ^0.0.1 copied to clipboard

retracted

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.dart and utils.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
0
likes
0
points
86
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package to generate a specific project structure.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fixso_flutter_structure