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
- Host: GitHub
- URL: https://github.com/felipecastrosales/streams-demo
- Owner: felipecastrosales
- License: mit
- Created: 2020-10-28T11:50:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-29T11:41:28.000Z (over 1 year ago)
- Last Synced: 2025-04-09T05:51:15.052Z (6 months ago)
- Topics: blocpattern, demo, demo-flutter, flutter, flutter-apps, flutter-bloc-pattern, flutter-demo, flutter-examples, flutter-provider, flutter-stream, flutter-streams, provider, streams, test
- Language: C++
- Homepage:
- Size: 293 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 π---
[](https://www.linkedin.com/in/felipecastrosales/)