mosaic 1.0.1
mosaic: ^1.0.1 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
1.0.1 #
- Fixed argument parsing for profile's commands