fysoul17 / google_maps_place_picker

Place picker on Google Maps for Flutter
MIT License
223 stars 364 forks source link

No way to remove back button #23

Closed suthura closed 4 years ago

suthura commented 4 years ago

I have added this plugin on a part of a big screen and it works great.

In my case I want to remove the back button on left top

Is there anyway to do this.

Thanks.

fysoul17 commented 4 years ago

Hi, @suthura

Please update to version 0.9.2 and set 'automaticallyImplyAppBarLeading' to false.

Thanks

suthura commented 4 years ago

@fysoul17 Done. Thanks genius ♥♥

fysoul17 commented 4 years ago

Closing as the issue has been solved.