read_more_codespark 0.0.11 copy "read_more_codespark: ^0.0.11" to clipboard
read_more_codespark: ^0.0.11 copied to clipboard

Tired of truncated text? read_more_codespark offers a simple and customizable solution for displaying expandable text in your Flutter projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add read_more_codespark

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

dependencies:
  read_more_codespark: ^0.0.11

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:read_more_codespark/read_more_codespark.dart';
6
likes
140
points
55
downloads
screenshot

Publisher

verified publisherksaikiran.tech

Weekly Downloads

Tired of truncated text? read_more_codespark offers a simple and customizable solution for displaying expandable text in your Flutter projects.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on read_more_codespark