delete_dialog_view 1.0.1 copy "delete_dialog_view: ^1.0.1" to clipboard
delete_dialog_view: ^1.0.1 copied to clipboard

Dialog view for delete item.

pub package

delete_dialog_view #

Installation #

  1. If the juneflow project doesn't exist, please create it by following this guide.
  2. open terminal in the juneflow project root directory, enter the following command.
    june add delete_dialog_view
    
  3. start the project by entering the following command.
    flutter run lib/app/_/_/interaction/view.blueprint.popup/dialog/delete_dialog_view/usage.dart -d chrome
    

Screenshots #