mosaic 1.0.4 copy "mosaic: ^1.0.4" to clipboard
mosaic: ^1.0.4 copied to clipboard

Mosaic is a modular architecture for Flutter that enables clean separation of features using dynamic modules, internal events, UI injection, and centralized builds

1.0.0 #

  • Initial version.

0.2.0 #

  • Introduced Mosaic CLI.
  • Created IMC (Inter Module Communication)
  • Removed unused fields.
  • Created yaml_encoding to encode json into yaml files

0.2.1 #

  • Added support for initialize only actives module
  • Commented topological sort

0.2.2 #

  • Fixed topological sort
  • Fixed sync command

0.2.3 #

  • Router fix

0.2.4 #

  • Router pop generic type

0.2.5 #

  • tidy command generates pubspec_overrides

1.0.0 #

  • Introducing profiles configuration

1.0.1 #

  • Fixed argument parsing for profile's commands

1.0.2 #

  • Grouped singletons in all one container (also DI container)

1.0.3 #

  • Added mosaic service mixin

1.0.4 #

  • Added walk command in the CLI
  • Deleted debug print
3
likes
160
points
727
downloads

Publisher

verified publishermarcomit.it

Weekly Downloads

Mosaic is a modular architecture for Flutter that enables clean separation of features using dynamic modules, internal events, UI injection, and centralized builds

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

argv, flutter, path, yaml

More

Packages that depend on mosaic