dart_mobi 1.0.2 copy "dart_mobi: ^1.0.2" to clipboard
dart_mobi: ^1.0.2 copied to clipboard

A port of libmobi in dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_mobi

With Flutter:

 $ flutter pub add dart_mobi

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

dependencies:
  dart_mobi: ^1.0.2

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:dart_mobi/dart_mobi.dart';
1
likes
125
points
63
downloads

Publisher

verified publisherhanayuki.me

Weekly Downloads

A port of libmobi in dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

LGPL-3.0 (license)

Dependencies

archive, collection

More

Packages that depend on dart_mobi