rounded_background_text 0.4.1 copy "rounded_background_text: ^0.4.1" to clipboard
rounded_background_text: ^0.4.1 copied to clipboard

Text, TextField and TextSpan highlighted with rounded corners

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rounded_background_text
copied to clipboard

With Flutter:

 $ flutter pub add rounded_background_text
copied to clipboard

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

dependencies:
  rounded_background_text: ^0.4.1
copied to clipboard

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:rounded_background_text/rounded_background_text.dart';
copied to clipboard
91
likes
0
points
2.57k
downloads

Publisher

verified publisherbdlukaa.dev

Weekly Downloads

2024.08.09 - 2025.02.21

Text, TextField and TextSpan highlighted with rounded corners

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on rounded_background_text