glossy_text 0.1.0 copy "glossy_text: ^0.1.0" to clipboard
glossy_text: ^0.1.0 copied to clipboard

Glossy candy-style text for Flutter: outlined, gradient-filled glyphs with highlight bands, color-derived presets, and an animated shimmer sweep.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add glossy_text

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

dependencies:
  glossy_text: ^0.1.0

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:glossy_text/glossy_text.dart';
1
likes
160
points
32
downloads
screenshot

Documentation

API reference

Publisher

verified publishersolospark.mn

Weekly Downloads

Glossy candy-style text for Flutter: outlined, gradient-filled glyphs with highlight bands, color-derived presets, and an animated shimmer sweep.

Repository (GitHub)
View/report issues

Topics

#text #typography #gradient #shimmer #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on glossy_text