flutter_freedome_player 1.0.0 copy "flutter_freedome_player: ^1.0.0" to clipboard
flutter_freedome_player: ^1.0.0 copied to clipboard

Flutter plugin for playing 3D/AR/VR content and various media formats including .comics, .boranko, collada and others. Supports both screen display and dome projections.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_freedome_player

With Flutter:

 $ flutter pub add flutter_freedome_player

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

dependencies:
  flutter_freedome_player: ^1.0.0

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:flutter_freedome_player/flutter_freedome_player.dart';
0
likes
0
points
38
downloads

Publisher

verified publisherfreedome.nativemind.net

Weekly Downloads

Flutter plugin for playing 3D/AR/VR content and various media formats including .comics, .boranko, collada and others. Supports both screen display and dome projections.

Repository (GitHub)
View/report issues

Topics

#three-d #augmented-reality #virtual-reality #multimedia #dome-projection

Documentation

Documentation

License

unknown (license)

Dependencies

archive, flutter, flutter_3d_controller, http, model_viewer_plus, path, path_provider, plugin_platform_interface, provider, vector_math, xml

More

Packages that depend on flutter_freedome_player

Packages that implement flutter_freedome_player