Giter Site home page Giter Site logo

dammak / flutter-counter-app-with-stream Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 56 KB

A simple flutter counter boilerplate that implemented Stream instead of setState for one of my article https://blog.dammak.dev/widget-of-the-week-streambuilder-ck3oc7l6h000k0us1g6wbbgcj

Kotlin 8.93% Swift 10.68% Objective-C 0.98% Dart 79.41%
flutter flutterdev flutterdart flutters rxd reactive-programming goog androi ios

flutter-counter-app-with-stream's Introduction

Flutter Counter App with Stream

A demo application of Flutter counter boilerplate using Stream, at default flutter counter boilerplate comes with SetState Implementation, but setState has it own disadvantage, it rebuild the own widget and every children which affect the performance in a bad way, But using Stream, Streambuilder you only update a single widget not the whole widget. I created this demo application to show how to use Stream, StreamController and StreamBuilder

article link : https://blog.dammak.dev/widget-of-the-week-streambuilder-ck3oc7l6h000k0us1g6wbbgcj

20191128100054_1_.gif

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

flutter-counter-app-with-stream's People

Contributors

dammak avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

asemammar99

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.