ck-lamib / Flutter_bloc_starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Bloc Starter Project

This Flutter starter project utilizes the Bloc state management pattern, implementing a clean architecture learned from various online sources. The project includes features such as a login dashboard and a home screen. Upon successful login, user data is persisted using local storage for authentication purposes.

Dependencies

Usage

Feel free to clone this repository and use it as a starting point for your Flutter projects with Bloc state management. Don't forget to install dependencies using flutter pub get before running the project. Happy coding!

About


Languages

Language:Dart 66.6%Language:C++ 15.5%Language:CMake 12.6%Language:Ruby 1.8%Language:Swift 1.3%Language:HTML 1.2%Language:C 0.9%Language:Kotlin 0.1%Language:Objective-C 0.0%