eagle_parse 0.1.0-dev.1 copy "eagle_parse: ^0.1.0-dev.1" to clipboard
eagle_parse: ^0.1.0-dev.1 copied to clipboard

Typed, loss-aware parsing and read-only loading for Eagle 4.0 asset libraries.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add eagle_parse

With Flutter:

 $ flutter pub add eagle_parse

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

dependencies:
  eagle_parse: ^0.1.0-dev.1

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

Documentation

API reference

Publisher

verified publisherapplewood.sarl

Weekly Downloads

Typed, loss-aware parsing and read-only loading for Eagle 4.0 asset libraries.

Repository (GitHub)
View/report issues

Topics

#eagle #metadata #parser #assets

License

MIT (license)

Dependencies

collection, path

More

Packages that depend on eagle_parse