tbib_button_with_loader 1.0.8-dart3
tbib_button_with_loader: ^1.0.8-dart3 copied to clipboard
Flutter widgets and themes implementing the current macOS design language.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add tbib_button_with_loader
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
tbib_button_with_loader: ^1.0.8-dart3
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:tbib_button_with_loader/tbib_button_with_loader.dart';