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 6 forks source link

Update packages #19

Closed Quingsley closed 4 months ago

Quingsley commented 5 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