scroll_highlight_text 1.0.3 copy "scroll_highlight_text: ^1.0.3" to clipboard
scroll_highlight_text: ^1.0.3 copied to clipboard

Flutter package for highlighting and scrolling through text.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scroll_highlight_text

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

dependencies:
  scroll_highlight_text: ^1.0.3

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:scroll_highlight_text/scroll_highlight_text.dart';
42
likes
160
points
100
downloads

Publisher

verified publisherahmedzein.dev

Weekly Downloads

Flutter package for highlighting and scrolling through text.

Repository (GitHub)
View/report issues

Topics

#scroll #highlight #text #reader #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on scroll_highlight_text