Skip to content

Hala Me Flutter Mobile Chat app. with Laravel and firebase FCM.

Notifications You must be signed in to change notification settings

emmanuelthegeek/hala_me_app

 
 

Repository files navigation

Follow the following steps.

- Go to /lib/config.dart, change

-- hala.altechtic.com to domain where backend is located (DOMAIN_PATH in AppConfig class).

-- Register on pusher.com to get id,key,secret,cluster and update in PusherConfig. The current settings may not work in the future.

- Go to google firebase console and download google-services.json file. Get this file on your firebase console and copy into android/app. The current file will stop working soon. Click to learn more (package name is com.altechtic.hala_me).

Clone backend here

About

Hala Me Flutter Mobile Chat app. with Laravel and firebase FCM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 98.7%
  • Other 1.3%