filmov
tv
Github search and BLoC | Using BLoC in Flutter | No package | BLoC Search @aseemwangoo #flutter

Показать описание
This video shows how to use Github search and Bloc in flutter. There is no package installed for using bloc, in short plain vanilla bloc was used.
* Github search and BLoC | Using BLoC in Flutter | No package *
We will cover briefly about
Integrate Github API
Define UI states
Create Search BLoC
Update UI as per states
(BLoC) pattern is a pattern created by Google and announced at Google I/O '18. The BLoC pattern uses Reactive Programming to handle the flow of data within an app.
The gist of BLoC is that everything in the app should be represented as stream of events: widgets submit events; other widgets will respond. BLoC sits in the middle, managing the conversation.
In case, this helped, pass me a coffee!! 😊😊
#bloc #githubsearch #flatteredwithflutter
* Github search and BLoC | Using BLoC in Flutter | No package *
We will cover briefly about
Integrate Github API
Define UI states
Create Search BLoC
Update UI as per states
(BLoC) pattern is a pattern created by Google and announced at Google I/O '18. The BLoC pattern uses Reactive Programming to handle the flow of data within an app.
The gist of BLoC is that everything in the app should be represented as stream of events: widgets submit events; other widgets will respond. BLoC sits in the middle, managing the conversation.
In case, this helped, pass me a coffee!! 😊😊
#bloc #githubsearch #flatteredwithflutter