google_places_sdk_plus_macos 1.1.0
google_places_sdk_plus_macos: ^1.1.0 copied to clipboard
The macos implementation of Flutter plugin for google places sdk
1.1.0 #
- Update minimum SDK constraints: Dart >=3.11.0, Flutter >=3.41.0
- Verified compatibility with Flutter 3.41.6
1.0.0 #
- Stable release — version aligned with all packages
0.4.0 #
Initial release of google_places_sdk_plus_macos.
- Full Google Places API (New) support — exclusively targets the new API
- macOS platform implementation via
google_places_sdk_plus_http
Forked from flutter_google_places_sdk by Matan Shukry.