这是indexloc提供的服务,不要输入任何密码
Skip to content

jobel-code/Trovami

 
 

Repository files navigation

Trovami

Live location app created in Flutter using Firebase as the backend

Features

- Create groups and choose to share your live location
- View group members on the map 
- Google Sign-in

Preview

Dependencies

- [Flutter](https://flutter.io/)
- [Firebase](https://firebase.google.com/)
- [Google Sign in](https://github.com/flutter/plugins/tree/master/packages/google_sign_in)
- [Maps Plugin](https://github.com/apptreesoftware/flutter_google_map_view)

Getting Started

1.Setup Flutter 2.Clone the repo

$ git clone http://manoj@git.geekyants.com/sarika/trovami.git
$ cd trovami/

3.Run the app

$ flutter run

Tasks to complete

- [] Firebase Authentication 
- [x] Google Sign in
- [] Chat screen 
- [] Deleting groups
- [] Deleting members of the group after creation of the group
- [] Refresh feature of the map 
- [] Search for a better Map_View plugin

For help getting started with Flutter, view our online documentation.

About

A live location sharing app built on Flutter and Firebase as backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 97.2%
  • Ruby 1.3%
  • Other 1.5%