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

this the simple way to create shadow text, neon , stroke , or blur just import the package and let it flow like shadow

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add text_shadow

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

dependencies:
  text_shadow: ^0.0.1

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

Publisher

unverified uploader

this the simple way to create shadow text, neon , stroke , or blur just import the package and let it flow like shadow

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on text_shadow