epub_enchanted 5.0.6 copy "epub_enchanted: ^5.0.6" to clipboard
epub_enchanted: ^5.0.6 copied to clipboard

EPUB Parser for Dart. Suitable for use on the Server, the Web, or in Flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add epub_enchanted

With Flutter:

 $ flutter pub add epub_enchanted

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

dependencies:
  epub_enchanted: ^5.0.6

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:epub_enchanted/epub_enchanted.dart';
0
likes
160
points
23
downloads

Publisher

verified publisheralverad.com.br

Weekly Downloads

EPUB Parser for Dart. Suitable for use on the Server, the Web, or in Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

archive, collection, image, path, xml

More

Packages that depend on epub_enchanted