fysoul17 / google_maps_place_picker

Place picker on Google Maps for Flutter
MIT License
222 stars 356 forks source link

RaisedButton has been deprecated #174

Open jpascoe opened 2 years ago

jpascoe commented 2 years ago

Describe the bug google_maps_place_picker-2.1.0-nullsafety.3/lib/src/google_map_place_picker.dart:338:11: Error: The method 'RaisedButton' isn't defined for the class 'GoogleMapPlacePicker'.

To Reproduce Steps to reproduce the behavior:

  1. Use plugin

Expected behavior Able to be compiled

Screenshots If applicable, add screenshots to help explain your problem.

Flutter Doctor -v

Additional context Add any other context about the problem here.

milosmr commented 1 year ago

Any news about this issue?

martin-braun commented 1 year ago

@milosmr I recommend to switch to my fork which I maintain.