Build reactive mobile apps with Flutter (Google I/O '18)
Type Video
Created 2018-10-05
Available at youtube.com/watch?v=RS36gBEp8OI
Identifier unavailable
Description
Do you over-react when you hear Streams, Observables, Redux, Flux? Don't. One of the advantages of Flutter is that it uses reactive views, which you can take to the next level by also applying reactive principles to your app’s data model. Through practical demonstration and live coding, learn patterns for crafting elegant and intuitive code and architecting maintainable apps.
Relations
compares Business Logic Components (BLoC)
BLoC stands for Business Logic Components. The gist of BLoC is that everything in the app should be r...
about Flutter state management
Managing state in Flutter applications.
Edit details Edit relations Attach new author Attach new topic Attach new resource
8.0 /10
useless alright awesome
from 1 review
- Resource level 3.0 /10
- beginner intermediate advanced
- Resource clarity 7.0 /10
- hardly clear sometimes unclear perfectly clear
- Reviewer's background 5.0 /10
- none basics intermediate advanced expert
Comments 1
8 rating 3 level 7 clarity 5 user's background
Succinct overview.
A good resource to get idea how state can be handled in Flutter apps.