title_widget 0.4.4 copy "title_widget: ^0.4.4" to clipboard
title_widget: ^0.4.4 copied to clipboard

A widget for visualizing a customizable title with glass effect, gradient, rounded corners or/and free shape.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add title_widget

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

dependencies:
  title_widget: ^0.4.4

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:title_widget/title_widget.dart';
2
likes
140
pub points
36%
popularity
screenshot

Publisher

verified publishersyrokomskyi.com

A widget for visualizing a customizable title with glass effect, gradient, rounded corners or/and free shape.

Repository (GitHub)
View/report issues
Contributing

Topics

#title #glass #effects #clip #widget

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, glass

More

Packages that depend on title_widget