Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flutterando/flutterando_bricks
https://github.com/flutterando/flutterando_bricks
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flutterando/flutterando_bricks
- Owner: Flutterando
- License: other
- Created: 2022-06-24T13:05:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T23:37:50.000Z (over 2 years ago)
- Last Synced: 2023-03-10T13:11:01.671Z (almost 2 years ago)
- Language: Dart
- Size: 136 KB
- Stars: 8
- Watchers: 6
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutterando Bricks
A list of bricks to facilitate the structure your project!
## bricks ✨
| Variable | Description |
| -------------- | ----------------------- |
| [`datasource_brick`](https://github.com/Flutterando/brick_module/tree/master/datasource) | A brick to create a datasource structure for your project! |
| [`module_brick`](https://github.com/Flutterando/brick_module/tree/master/module) | A brick to create a module structure for your project! |
| [`page_brick`](https://github.com/Flutterando/brick_module/tree/master/page) | A brick to create a page structure for your project, depending of the type you want. |
| [`repository_brick`](https://github.com/Flutterando/brick_module/tree/master/repository) | A brick to create a repository structure for your project! |
| [`rxnotifier_brick`](https://github.com/Flutterando/brick_module/tree/master/rxNotifier) | A brick to create a RxNotifier structure for your project! |
| [`service_brick`](https://github.com/Flutterando/brick_module/tree/master/service) | A brick to create a Service structure for your project! |
| [`usecase_brick`](https://github.com/Flutterando/brick_module/tree/master/usecase) | A brick to create a usecase structure for your project! |
| [`widget_brick`](https://github.com/Flutterando/brick_module/tree/master/widget) | A brick to create a widget structure for your project, depending of the type you want.## Sponsored by