aosunlana / bankode

A mobile app that utilizes the Bloc state management to display a list of Nigerian banks and their respective info including ussd codes, logo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Bankode

A mobile app that utilizes cubit, displays a list of Nigerian banks and their respective info including ussd codes, logo.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

Bankode App Description

The Project utilizes the BLoC architectural pattern and Bloc state management tool to manage its states. A fantanstic state mangement approach in flutter — with bloc pattern we would be able to create very high quality and maintainable code.

Screenshots

screenshot screenshot screenshot screenshot

Installation

Download or clone this repo by using the link below:

https://github.com/developerBarak/bankode.git

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Packages used

Package
flutter_svg: ^1.0.0
camera: ^0.9.4+5
path_provider: ^2.0.8
path: ^1.8.0
google_fonts: ^2.3.1
flutter_screenutil: ^5.3.1
http: ^0.13.4
bloc: ^8.0.3
flutter_bloc: ^8.0.1
equatable: ^2.0.3
shimmer: ^2.0.0
url_launcher: ^6.0.20
geolocator: ^8.2.0
geocoding: ^2.0.4

Documentation Twitter: developerBarak

Author

👤 Barak

About

A mobile app that utilizes the Bloc state management to display a list of Nigerian banks and their respective info including ussd codes, logo.


Languages

Language:Dart 99.3%Language:Swift 0.5%Language:Kotlin 0.2%Language:Objective-C 0.0%