Skip to content

alfonsocejudo/fluster_demo

Repository files navigation

fluster_demo

A Flutter app to demonstrate the Fluster package.

Image

If you wish to run the app in an emulator or device, you will have to add your own API key in android/app/src/main/AndroidManifest.xml:

<manifest ...
  <application ...
    <meta-data android:name="com.google.android.geo.API_KEY"
               android:value="YOUR KEY HERE"/>

More info about the Google Maps API key + everything else at the google_maps_flutter repo.

About

A Flutter app to demonstrate the fluster package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published