0 purchases
colored button
colored_button #
Colored Button package lets you add a beautiful gradient button to your Flutter app.
Installation #
Add the latest version of package to your pubspec.yaml (and rundart pub get):
dependencies:
colored_button: ^0.0.1
copied to clipboard
Import the package and use it in your Flutter App.
import 'package:colored_button/colored_button.dart';
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.