mina_reader 0.0.6 copy "mina_reader: ^0.0.6" to clipboard
mina_reader: ^0.0.6 copied to clipboard

Read Plain Text books. Make highlight, bold, italic selected text. Read with auto scroll.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mina_reader

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

dependencies:
  mina_reader: ^0.0.6

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:mina_reader/mina_reader.dart';
8
likes
80
pub points
0%
popularity

Publisher

unverified uploader

Read Plain Text books. Make highlight, bold, italic selected text. Read with auto scroll.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, flutter, flutter_bloc, flutter_screenutil, hive, hive_flutter

More

Packages that depend on mina_reader