flutter_scene_importer 0.9.0-0 copy "flutter_scene_importer: ^0.9.0-0" to clipboard
flutter_scene_importer: ^0.9.0-0 copied to clipboard

An offline 3D model importer for Flutter. Converts glTF files into the Flutter Scene model format.

0.1.0 #

  • Implementation for the offline model importer.
  • Importer Flatbuffer & Dart codegen.
  • bin/import.dart command for invoking the model importer.
  • Native assets build hook for compiling the model importer.

0.1.1 #

  • Check in generated importer flatbuffer.

0.1.2-0 #

  • Mark as pre-release.

0.1.2-1 #

  • Use Platform.resolvedExecutable in buildModels for resolving the Dart executable.

0.1.2-2 #

  • Add more flatbuffer import helpers.

0.1.2-3 #

  • Fix erroneous inverse in the flatbuffer->Dart Matrix4 conversion.

0.2.0-0 #

  • Remove constexpr qualifiers from matrix for better portability.
  • Support non-embedded/URI-only image embeds.
  • Fix path interpretation issues on Windows.

0.6.0-0 #

0.7.0-0 #

  • Update to native_assets_cli 0.9.0. Breaking: BuildOutput is now BuildOutputBuilder

0.8.0-0 #

  • Update to Flutter 3.29.0-1.0.pre.242.

0.9.0-0 #

  • Update to native_assets_cli 0.13.0. Breaking: BuildConfig is now BuildInput
7
likes
120
points
311
downloads

Publisher

verified publisherbdero.dev

Weekly Downloads

An offline 3D model importer for Flutter. Converts glTF files into the Flutter Scene model format.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

args, flutter, flutter_gpu, logging, native_assets_cli, vector_math

More

Packages that depend on flutter_scene_importer