Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cem256/mason_bricks
The set of bricks I use to speed up the development process.
https://github.com/cem256/mason_bricks
dart flutter mason-cli
Last synced: 18 days ago
JSON representation
The set of bricks I use to speed up the development process.
- Host: GitHub
- URL: https://github.com/cem256/mason_bricks
- Owner: cem256
- License: mit
- Created: 2022-11-05T21:42:59.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T12:23:08.000Z (about 1 month ago)
- Last Synced: 2024-11-22T13:25:20.791Z (about 1 month ago)
- Topics: dart, flutter, mason-cli
- Language: Dart
- Homepage:
- Size: 221 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The set of bricks I use to speed up the development process.## Documentation
- [app_bloc_observer](https://github.com/cem256/mason_bricks/tree/master/bricks/app_bloc_observer)
- [base_template](https://github.com/cem256/mason_bricks/tree/master/bricks/base_template)
- [clean_layers](https://github.com/cem256/mason_bricks/tree/master/bricks/clean_layers)
- [context_extensions](https://github.com/cem256/mason_bricks/tree/master/bricks/context_extensions)
- [flutter_module](https://github.com/cem256/mason_bricks/tree/master/bricks/flutter_module)
- [freezed_bloc](https://github.com/cem256/mason_bricks/tree/master/bricks/freezed_bloc)
- [freezed_model](https://github.com/cem256/mason_bricks/tree/master/bricks/freezed_model)
- [ui_kit](https://github.com/cem256/mason_bricks/tree/master/bricks/ui_kit)