cosmos_epub 1.0.0+1 copy "cosmos_epub: ^1.0.0+1" to clipboard
cosmos_epub: ^1.0.0+1 copied to clipboard

Feature-rich EPUB reader package for Flutter with page flip animations, text highlighting, hyphenation, infinite nested chapters, image support, RTL languages, customizable themes and fonts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cosmos_epub

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

dependencies:
  cosmos_epub: ^1.0.0+1

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

Import it

Now in your Dart code, you can use:

import 'package:cosmos_epub/cosmos_epub.dart';
43
likes
120
points
74
downloads

Documentation

API reference

Publisher

verified publisherflutterdev.uz

Weekly Downloads

Feature-rich EPUB reader package for Flutter with page flip animations, text highlighting, hyphenation, infinite nested chapters, image support, RTL languages, customizable themes and fonts.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

epubx, fading_edge_scrollview, flutter, flutter_screenutil, flutter_svg, fluttertoast, get_storage, html, http, isar_community, isar_community_flutter_libs, path_provider, screen_brightness

More

Packages that depend on cosmos_epub