jarinrocks / Flutter-Bloc-Example

Flutter Bloc example - Bloc Pattern in Flutter with out external libraries. https://medium.com/@jarinrocks/bloc-pattern-in-flutter-without-any-external-library-3efd330ff224

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buy Me A Coffee

flutter_bloc_sample

A sample flutter project to implement bloc pattern without using any external linraries.

Getting Started

To understand this project get familiar with the topics mentioned below:

Layouts in Flutter - https://docs.flutter.dev/development/ui/layout

StreamBuilder - https://api.flutter.dev/flutter/widgets/StreamBuilder-class.html

StreamController - https://api.flutter.dev/flutter/dart-async/StreamController-class.html

Stream - https://api.flutter.dev/flutter/dart-async/Stream-class.html

StatefulWidget - https://api.flutter.dev/flutter/widgets/StatefulWidget-class.html

About

Flutter Bloc example - Bloc Pattern in Flutter with out external libraries. https://medium.com/@jarinrocks/bloc-pattern-in-flutter-without-any-external-library-3efd330ff224


Languages

Language:Dart 85.0%Language:Swift 10.5%Language:Kotlin 3.5%Language:Objective-C 1.0%