https://github.com/codingalecr/flutter-global-bloc
https://github.com/codingalecr/flutter-global-bloc
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codingalecr/flutter-global-bloc
- Owner: CodingAleCR
- Created: 2019-03-15T23:42:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-15T23:45:01.000Z (about 6 years ago)
- Last Synced: 2025-02-11T13:53:23.342Z (3 months ago)
- Language: Dart
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Global BLOC Pattern
Just a small mocked Login screen that uses BLOC pattern for Form Validation. It is using the Global aproach as well.