atlas3d_dart 0.3.4+3 copy "atlas3d_dart: ^0.3.4+3" to clipboard
atlas3d_dart: ^0.3.4+3 copied to clipboard

3D rendering toolkit for Dart, built for immersive live-map experiences. Maintained fork of thermion_dart 0.3.4+1 (Apache-2.0) with App Store native-assets fixes.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add atlas3d_dart

With Flutter:

 $ flutter pub add atlas3d_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  atlas3d_dart: ^0.3.4+3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:atlas3d_dart/atlas3d_dart.dart';
0
likes
110
points
4
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

3D rendering toolkit for Dart, built for immersive live-map experiences. Maintained fork of thermion_dart 0.3.4+1 (Apache-2.0) with App Store native-assets fixes.

License

Apache-2.0 (license)

Dependencies

animation_tools_dart, archive, code_assets, ffi, hooks, http, image, logging, native_toolchain_c, path, plugin_platform_interface, vector_math, web

More

Packages that depend on atlas3d_dart