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

image button library,include imagebutton & image loader & asset image,etc

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add asset_button

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

dependencies:
  asset_button: ^0.0.1

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:asset_button/asset_button.dart';
4
likes
130
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

image button library,include imagebutton & image loader & asset image,etc

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, image, path

More

Packages that depend on asset_button