flutter_scene_importer 0.1.1 copy "flutter_scene_importer: ^0.1.1" to clipboard
flutter_scene_importer: ^0.1.1 copied to clipboard

retracted

An offline 3D model importer for Flutter.

A 3D model importer for Flutter Scene.

Features #

This packages provides an offline 3D model importer for the flutter_scene package, consisting of:

  • An offline importer binary that converts GLB files (the glTF binary format) into model files.
  • A Dart runtime that contains tools for deserializing the imported model files.