https://github.com/ahmeddhus/simple_bloc_example
A new Flutter project of simple BloC example
https://github.com/ahmeddhus/simple_bloc_example
bloc dart flutter
Last synced: 22 days ago
JSON representation
A new Flutter project of simple BloC example
- Host: GitHub
- URL: https://github.com/ahmeddhus/simple_bloc_example
- Owner: ahmeddhus
- Created: 2023-08-01T09:52:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-06T10:06:04.000Z (almost 2 years ago)
- Last Synced: 2025-05-12T12:16:32.570Z (22 days ago)
- Topics: bloc, dart, flutter
- Language: C++
- Homepage: https://youtu.be/Mn254cnduOY?t=1902
- Size: 267 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple_bloc_example
A new Flutter project of simple BloC example
## NOTE
Use [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) extension on VSCode so the API wwork successfully.## Getting Started
This project is a starting point for a Flutter application.
Here are a few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.