Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

Polymaker is an application that can create polygon locations dynamically

Polymaker

Polymaker is an application that can create polygon locations dynamically in mobile apps and save the data into SQFlite to be permanent.

Installing

Billing

You must enable some API in google cloud to use this features

Setup

Please fill API KEY with your Google Cloud APIKEY

  1. android/app/src/main/AndroidManifest.xml
<meta-data android:name="com.google.android.geo.API_KEY"
            android:value="<YOUR API KEY>"/>
  1. ios/Runner/AppDelegate.swift
GMSServices.provideAPIKey("YOUR API KEY")

Screenshots

Download Polymaker source code on GitHub

https://github.com/yusriltakeuchi/polymakers

Exit mobile version