Skip to content

aruntemme/flutchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlutChat

Flutter Messaging App - Flutter & Firebase

version 0.1.0 - alpha

  • The FlutChat Messaging app has material UI. It has been build using Flutter & Firebase. This is still work in progress but most of the main features like messaging, searching and themes are working good.

  • This app can be easily integrated with any flutter project.

  • It has multi theaming option works well is both Android & IOS

Release

cheack releases for the current version of app -----> DOWNLOAD

Screenshots of the application

Light Mode Dark Mode

Project Setup

In order to set up the project, please follow below steps:

Flutter setup

  1. Install package dependencies:
flutter pub get
  1. Go to google firebase and create your own project and extract the googleservices.json.

  2. Run the project by running command:

flutter run -v
  1. Use one of these commands to build the project:
flutter build ios
flutter build apk --split-per-abi
flutter build appbundle
  1. If any issue (run the below command to troubleshoot):
flutter doctor

For help getting started with Flutter, check online documentation, which offers great tutorials, samples, guidance on mobile development, and a full API reference.

Give a star ⭐ if you like ♥ the project

Authors

Arun K Made with 💛 in India

Feel Free to Contract