ipapi 2.0.1
ipapi: ^2.0.1 copied to clipboard
Geolocation plugin for Flutter based on ip-api.com. Supports both free and pro access.
2.0.1 #
- Updated dependencies
- Fixed broken test case
- Fixed missing import in example app
2.0.0 #
- Breaking change Renamed
long
parameter ofGeoData
tolon
- Updated example app
- Updated readme
1.0.2 #
- Fixed changelog typo
- Updated documentation
- Updated dart sdk version
1.0.1 #
- Downgraded dart minimum version from 2.18.1 to 2.18.0
- Added example app
- Updated readme
1.0.0 #
- Initial release