An open API service indexing awesome lists of open source software.

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

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.