drewpayment / payment-group-flutter

My first Flutter SDK app, implemented in iOS/Android
0 stars 0 forks source link

Add Google Maps to map_page.dart #1

Closed drewpayment closed 5 years ago

drewpayment commented 5 years ago

Get Google maps working on the map_page.dart in iOS

drewpayment commented 5 years ago

Embedded the Google map, but it wants to scroll with the listview regardless of it's position in the view. Need to figure out why this won't stay static.