shadow_text 0.0.2 copy "shadow_text: ^0.0.2" to clipboard
shadow_text: ^0.0.2 copied to clipboard

A custom offset shaded text

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shadow_text

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

dependencies:
  shadow_text: ^0.0.2

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:shadow_text/shadow_text.dart';
1
likes
30
pub points
34%
popularity

Publisher

unverified uploader

A custom offset shaded text

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on shadow_text