flutter_workspaces_cli 1.2.0 copy "flutter_workspaces_cli: ^1.2.0" to clipboard
flutter_workspaces_cli: ^1.2.0 copied to clipboard

A command-line tool for scaffolding and managing monorepo-style Flutter workspace structures.

1.2.0 #

New Feature: Added add-package command to create new packages within an existing workspace. Architectural Refactor: Implemented Dependency Injection (DI) with FileSystem and ProcessRunner abstractions, improving testability and adhering to SOLID principles. Improved Testability: Migration to 100% unit testing using MemoryFileSystem and mock processes. New Runners: Introduced SetupRunner and AddPackageRunner for better separation of concerns. Generalized Package Creation: Refactored package creation logic into a reusable PackageProcess service. Documentation: Updated READMEs and examples to reflect new command and architecture.

1.1.2 #

Updating folder structure example.

1.1.1 #

Adding changelog validation.

1.1.0 #

Improving the files generation.

1.0.3 #

Adding example file, updating pubspec.yaml project description and updating changelog file.

1.0.2 #

Fixing an issue where the main flutter app project was being generated at the wrong path.

1.0.1 #

Adding GitHub action to automate the publish process.

1.0.0 #

First commit of the project.

2
likes
160
points
52
downloads

Documentation

API reference

Publisher

verified publisherthiagoevoa.com

Weekly Downloads

A command-line tool for scaffolding and managing monorepo-style Flutter workspace structures.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, file, path

More

Packages that depend on flutter_workspaces_cli