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

Fancy gradient button

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fancy_gradient_button
copied to clipboard

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

dependencies:
  fancy_gradient_button: ^0.0.1
copied to clipboard

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:fancy_gradient_button/fancy_button.dart';
import 'package:fancy_gradient_button/fancy_icon.dart';
import 'package:fancy_gradient_button/fancy_theme.dart';
import 'package:fancy_gradient_button/gradient_offset_rotation.dart';
import 'package:fancy_gradient_button/line_gradient_text.dart';
import 'package:fancy_gradient_button/line_gradient_view.dart';
copied to clipboard
2
likes
130
points
23
downloads

Publisher

verified publishercodecats.au

Weekly Downloads

2024.09.26 - 2025.04.10

Fancy gradient button

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fancy_gradient_button