All Projects → amartya-dev → flutter-bloc

amartya-dev / flutter-bloc

Licence: other
A compilation of flutter block state management tutorials

Programming Languages

dart
5743 projects
swift
15916 projects
kotlin
9241 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to flutter-bloc

calmly
Calmly is made with flutter to practice meditation to bring headspace and calmness. 😍💆🏼‍♂️
Stars: ✭ 34 (-38.18%)
Mutual labels:  bloc, flutter-examples
data examples
An example app showing different ways to pass to and share data with widgets and pages.
Stars: ✭ 56 (+1.82%)
Mutual labels:  bloc, flutter-examples
beer-app
🍺 Example App - Paginate API response with BLoC in Flutter
Stars: ✭ 20 (-63.64%)
Mutual labels:  bloc, flutter-examples
Chi Food
Food Delivery App made by Flutter and Bloc
Stars: ✭ 103 (+87.27%)
Mutual labels:  bloc, flutter-examples
barcode.flutter
barcode generate library for Flutter
Stars: ✭ 58 (+5.45%)
Mutual labels:  flutter-examples
WhatsAppUIClone
WhatsApp UI Clone with Flutter
Stars: ✭ 66 (+20%)
Mutual labels:  flutter-examples
flip view
A Flutter app with flip animation to view profiles of friends. 🌟
Stars: ✭ 69 (+25.45%)
Mutual labels:  flutter-examples
flutter sliding tutorial
User onboarding library with smooth animation of objects and background colors
Stars: ✭ 127 (+130.91%)
Mutual labels:  flutter-examples
car rental lite
A platform for car sharing where users can book any car that suits their needs and wants for their intended journey, from the closest hosts in the community.
Stars: ✭ 28 (-49.09%)
Mutual labels:  flutter-examples
connectycube-flutter-call-kit
A Flutter plugin for displaying call screen when the app in the background or terminated.
Stars: ✭ 35 (-36.36%)
Mutual labels:  flutter-examples
mapsforge flutter
Offline maps as pure flutter code
Stars: ✭ 30 (-45.45%)
Mutual labels:  flutter-examples
iXn
Control your localization of apps
Stars: ✭ 20 (-63.64%)
Mutual labels:  bloc
quickstart-flutter
No description or website provided.
Stars: ✭ 22 (-60%)
Mutual labels:  flutter-examples
flutter-tips
My collection of Flutter development tips
Stars: ✭ 36 (-34.55%)
Mutual labels:  flutter-examples
Reflecty-Slideshow
Reflectly like slideshow made with Flutter and Firebase
Stars: ✭ 60 (+9.09%)
Mutual labels:  flutter-examples
flutter-inspiration-app-ui
Flutter Inspiration Application Design - day 1
Stars: ✭ 164 (+198.18%)
Mutual labels:  flutter-examples
flutter-furniture-app
Flutter Furniture UI
Stars: ✭ 25 (-54.55%)
Mutual labels:  flutter-examples
shoppers
Flutter E-Commerce App using Firebase, Razorpay and Stripe
Stars: ✭ 94 (+70.91%)
Mutual labels:  flutter-examples
React-BLoC-pattern
React BLoC pattern
Stars: ✭ 18 (-67.27%)
Mutual labels:  bloc
bloc
A predictable state management library that helps implement the BLoC design pattern
Stars: ✭ 12 (-78.18%)
Mutual labels:  bloc

Getting Started

This project is a starting point for a Flutter application. When it comes to designing a mobile application, there are countless design patterns that we can follow. Bloc is one of the very few library/arch which provides predictable state management in flutter The goal of Bloc library is to make it easy to separate presentation from business logic, facilitating testability and reusability. This repository mainly focuses on the projects which use bloc design pattern and intend to help out the bloc users and beginners as well.

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.

##Happy Learning!!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].