Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrimatic/simple-flutter-bloc-pattern
https://github.com/gabrimatic/simple-flutter-bloc-pattern
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gabrimatic/simple-flutter-bloc-pattern
- Owner: gabrimatic
- Created: 2020-11-02T06:54:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-24T22:06:49.000Z (over 3 years ago)
- Last Synced: 2024-10-03T15:15:10.118Z (about 1 month ago)
- Language: Dart
- Size: 53.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple flutter bloc project
A simple flutter project to work with bloc design pattern.
This project contains both 'Cubit' and 'Bloc' samples.