openskp 0.2.0 copy "openskp: ^0.2.0" to clipboard
openskp: ^0.2.0 copied to clipboard

A pure Dart implementation of the OpenSKP parser to extract geometry, metadata, layers, and materials from SketchUp (.skp) files.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add openskp

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

dependencies:
  openskp: ^0.2.0

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

0
likes
0
points
241
downloads

Publisher

unverified uploader

Weekly Downloads

A pure Dart implementation of the OpenSKP parser to extract geometry, metadata, layers, and materials from SketchUp (.skp) files.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on openskp