LoritoTiago / awesome_place_search

The awesome_place_search package is a Flutter library that provides a user interface for searching places using the Google Places API. With this package, you can easily implement a location search bar that shows suggestions as the user types.
MIT License
6 stars 7 forks source link

Update packages #19

Closed Jerome-Jumah closed 5 months ago

Jerome-Jumah commented 6 months ago

The package was not working with the latest version of Flutter 3.22.1 because it depends on the Skeleton package, which is no longer being maintained. I took the liberty to update the package to the latest version of Flutter, upgraded the packages, and replaced the skeletons package with a similar package; see issue