picture_button 0.0.1 picture_button: ^0.0.1 copied to clipboard
Flutter PictureButton Widget
ImageButton is setting only Image(ImageProvider type) and onPressed. like ButtonStyle.
Features #
later I upload Image
Getting started #
add
flutter pub add image_button
import
import 'package:image_button/picture_button.dart';
Usage #
I will upload example code
const like = 'sample';
Additional information #
Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.