This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
samples
mirror of
https://github.com/flutter/samples.git
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
1a8c9a45b1
samples
/
place_tracker
/
android
/
gradle.properties
4 lines
82 B
Raw
Normal View
History
Unescape
Escape
Add Google Maps Place Tracker sample app to flutter/samples. (#20) Sample app that displays places on a map. Add/edit places. Interact with map. Iterations to follow.
7 years ago
org.gradle.jvmargs
=
-Xmx1536M
Update place_tracker android and ios dirs (#232)
5 years ago
android.useAndroidX
=
true
android.enableJetifier
=
true