html_parsed_read_more 0.0.1 copy "html_parsed_read_more: ^0.0.1" to clipboard
html_parsed_read_more: ^0.0.1 copied to clipboard

This package allows html content with read more.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add html_parsed_read_more

With Flutter:

 $ flutter pub add html_parsed_read_more

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

dependencies:
  html_parsed_read_more: ^0.0.1

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:html_parsed_read_more/html_parsed_read_more.dart';
2
likes
0
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

This package allows html content with read more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_html

More

Packages that depend on html_parsed_read_more