Skip to content

felipecastrosales/streams-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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