flutter_button 0.0.4 copy "flutter_button: ^0.0.4" to clipboard
flutter_button: ^0.0.4 copied to clipboard

discontinued

This packege help you for develop applications fast and clean.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_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:
  flutter_button: ^0.0.4
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:flutter_button/flutter_button.dart';
copied to clipboard
37
likes
40
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.13 - 2025.03.28

This packege help you for develop applications fast and clean.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on flutter_button