Skip to content

sarthakSharma5/Flutter-ChatNav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatNav

Android Application developed using Flutter

Mobile App to with the following features:

  • Allow clients have one-to-one chat using messages
  • Use Google Maps for Navigation

Flutter integration with Firebase for

Use of Google's Map SDK to allow use of Google Maps in App

Added android/app/google-services.json to .gitignore required for Firebase integration

Packages Used: mentioned in pubspec.yaml

Important!

Removed Google API key from AndroidManifest.xml at line 13 for security reasons


Start building your own Apps

A few resources to get you started if this is your first Flutter project:

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