read_more_codespark 0.0.5 copy "read_more_codespark: ^0.0.5" to clipboard
read_more_codespark: ^0.0.5 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 Dart:

 $ dart pub add read_more_codespark

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 dart pub get):

dependencies:
  read_more_codespark: ^0.0.5

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

Publisher

verified publisherksaikiran.site

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on read_more_codespark