Skip to content

FarhanRiaaz/blind_chat

Repository files navigation

blind_chat

A flutter project to showcase an attempt to the basic clean architecture with using mobx as state management implemented schedule and chat using firebase chat

We'll be doing dependency injection with get it and provider.

Using repository pattern with dio for API integration

Getting Started

For getting started you need to run command on your termial.

1: flutter clean 2: flutter pub get 3: flutter packages pub run build_runner watch --delete-conflicting-outputs (this will generate auto generated files) 4: flutter run will be the final command to run the app 5: If wanted to test a release version use flutter run --release command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages