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

https://github.com/felipecastrosales/streams-demo

A simple test using Streams in Flutter
https://github.com/felipecastrosales/streams-demo

blocpattern demo demo-flutter flutter flutter-apps flutter-bloc-pattern flutter-demo flutter-examples flutter-provider flutter-stream flutter-streams provider streams test

Last synced: about 1 month ago
JSON representation

A simple test using Streams in Flutter

Awesome Lists containing this project

README

          

Streams Demo

About πŸ“–




This is a small test of Streams in Flutter that I did.

Learn more about Streams:


- Streams in Dart - Flutter in Focus,

- Exploring Streams in Flutter,

- Understanding Streams in Flutter (Dart),

- Using Streams in Flutter,

- A Complete Guide to Flutter Streams.

---

How to Use πŸ€”

```
First of all, correctly configure the Flutter development environment on your machine,
see https://flutter.dev/docs/get-started/install

- Clone this repository:
$ git clone https://github.com/felipecastrosales/streams-demo streams-demo

- Enter in directory:
$ cd streams-demo

- For install dependencies:
$ flutter pub get

- Run the app:
$ flutter run
```

---

License πŸ“


This repository is under MIT license. You can see the LICENSE file for more details. πŸ˜‰

---

>This project was developed with ❀️ by **[@Felipe Sales](https://www.linkedin.com/in/felipecastrosales/)**, with the instructor **[Daniel Ciolfi](https://linkedin.com/in/danielciolfi)**, in the course **["Criação de Apps Android e iOS com Flutter 2021-Crie 14 Apps"](https://www.udemy.com/course/curso-completo-flutter-app-android-ios/?referralCode=1355952A966260D40D18)** on **[Udemy](https://www.udemy.com/)**.

If it helped you, give ⭐, contribute, it will help me too πŸ˜‰

---

[![Linkedin Badge](https://img.shields.io/badge/-Felipe%20Sales-292929?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/felipecastrosales/)](https://www.linkedin.com/in/felipecastrosales/)