jesuisundesdeux / vigilo-mobile-flutter

vigilo-mobile-flutter
2 stars 0 forks source link

vigilo_mobile

Codemagic build status

Getting Started

This project is a starting point for a Flutter Vigilo Mobile application.

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.

Google Map

API Key must be set:

https://pub.dartlang.org/packages/google_maps_flutter

Add those file should ne ignored...

git update-index --assume-unchanged android/app/src/main/AndroidManifest.xml
git update-index --assume-unchanged ios/Runner/AppDelegate.m

CI