scenekit_plugin 0.0.15 scenekit_plugin: ^0.0.15 copied to clipboard
Flutter Plugin rendering 3d Scenes - 3d renderer development platform for iOS and Android mobile devices.
0.0.1 #
- Rendering 3d earth with locating custom widgets on it.
0.0.2 #
- Rendering 3d earth with locating custom widgets on it.
0.0.3 #
- Update sdk version
0.0.4 #
- Update minimum iOS version to 12
0.0.5 #
-
Add parameters to addEarthToScene: initialScale backgroundHexColor
-
rename addWidgetToScene to addEarthToScene
-
add parameter to ingore user taps on earth: isAllowedToInteract
0.0.6 #
- Add posibility to change Earth Position in the scene by input x, y, z
0.0.7 #
- update scenekit controller - remove widgets from the earth
0.0.8 #
- add android implementation
0.0.9 #
- update android
0.0.10 #
- handle tap events on the native side and after that invoke method: "widget_tap"
0.0.11 #
- add typed_data library
0.0.12 #
- fix craching on android
0.0.13 #
- fix craching on android 2
0.0.14 #
- disable zoom for ios and update widget node to show only image
0.0.15 #
- Update android and coordinates for widget on ios