/streams-demo

A simple test using Streams in Flutter

Primary LanguageC++MIT LicenseMIT

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, with the instructor Daniel Ciolfi, in the course "Criação de Apps Android e iOS com Flutter 2021-Crie 14 Apps" on Udemy.
If it helped you, give ⭐, contribute, it will help me too πŸ˜‰


Linkedin Badge