model_viewer_plus 1.1.1 copy "model_viewer_plus: ^1.1.1" to clipboard
model_viewer_plus: ^1.1.1 copied to clipboard

outdated

A Flutter widget for rendering interactive 3D models in the glTF and GLB formats.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.1] - 2022-02-17 #

Added #

  • /assets/model-viewer.min.js (v1.10.1, which is actually identical to v1.10.0)

Changed #

  • /etc/assets -> /assets
  • example/flutter_02.png: Updated the Screenshot.
  • README.md: README Update.
  • lib/src/model_viewer_plus_web.dart: Due to the change of model-viewer.js -> model-viewer.min.js
  • lib/src/model_viewer_plus_mobile.dart: Due to the change of model-viewer.js -> model-viewer.min.js, added CircularProgressIndicator while mobile platform loading

Removed #

  • /etc/assets/model-viewer.js: To slim the package size.

[1.1.0] - 2022-02-15 #

Added #

  • Web Support
    • lib/src/model_viewer_plus_stub.dart
    • lib/src/model_viewer_plus_mobile.dart
    • lib/src/model_viewer_plus_web.dart

Changed #

  • lib/model_viewer_plus.dart
  • lib/src/model_viewer_plus.dart
249
likes
0
points
8.36k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget for rendering interactive 3D models in the glTF and GLB formats.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

android_intent_plus, flutter, webview_flutter

More

Packages that depend on model_viewer_plus