flutter_google_street_view 3.1.3 flutter_google_street_view: ^3.1.3 copied to clipboard
A flutter plugin of google street view in Web, iOS and Android applications.
3.1.1 #
Android
, upgrade Kotlin gradle plugin version to1.6.10
.
3.1.0 #
- Add feature, call API
FlutterGoogleStreetView.createdCount
to get created count of native street view. - bugs fix
3.0.1 #
- Add example
Street View In ListView Demo
. - bugs fix
3.0.0 #
2.2.8 #
- Migrate to flutter 3.0.0
2.2.7 #
- bugs fix
2.2.6 #
- bugs fix
2.2.5 #
- bugs fix
2.2.4 #
- Upgrade street_view_platform_interface to v1.0.5
2.2.3 #
- bugs fix
2.2.2 #
- Modify description.
2.2.1 #
- bugs fix.
2.2.0 #
iOS
. Add featureputting marker to street view
, iOS only.example
. Add demo of featureputting marker to street view
toStreet View Panorama init(demo/street_view_panorama_init.dart)
.
2.0.1 #
- fine tune API ref more clear.
2.0.0 #
- Add Web support.
- bugs fix.
1.0.2 #
- fix bug that onPanoramaChangeListener doesn't response on Android side, if setPosition can't find a valid panorama.
1.0.1 #
- Remove
Android only
. in README
1.0.0 #
- Add iOS support.
0.1.2 #
- fix bugs that FlutterGoogleStreetView assert logic of param
initPanoId
&initPanoId
is wrong. - migrate example to null-safety.
0.1.1 #
- Trying to remove IOS support info tag
0.1.0 #
- Migrating to null safety.
0.0.7 #
- Remove iOS user guide.
0.0.6 #
- Modify plugin description.
0.0.5 #
- fix typo in README.md
- fine tune code of Sample Usage in README.md
0.0.4 #
- Same as version 0.0.3, just fix typo.
- Android, remove flutter.jar dependency to avoid build fail.
0.0.3 #
- droid, remove flutter.jar dependency to avoid build fail.
0.0.2 #
- Remove google map API key
0.0.1 #
- Initial developers preview release.
- Android only.