demo_native_app 0.0.3 demo_native_app: ^0.0.3 copied to clipboard
This is use for showing alert box with ok button
TODO: This package is for showing alert message view.
Features #
TODO: This package simply showing message in alert view with one button.
Getting started #
TODO: First implement thia package in your pubsec.yaml file. after import it which place you used.
Usage #
TODO: use it with package in pubsec.yaml file and use it in dart file and show alert message view. and use /example_demo.
const like = 'sample';
Additional information #
TODO: Showing alert view message with one button.