flutter_google_street_view 2.0.1-dev.5 flutter_google_street_view: ^2.0.1-dev.5 copied to clipboard
A flutter plugin of google street view was implemented by android native only.
2.0.1-dev.5 #
- 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.