setting_bottom_sheet 1.0.4 copy "setting_bottom_sheet: ^1.0.4" to clipboard
setting_bottom_sheet: ^1.0.4 copied to clipboard

Setting Bottom Sheet Sample Page

pub package

setting_bottom_sheet #

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 setting_bottom_sheet
    
  3. start the project by entering the following command.
    flutter run lib/app/_/_/interaction/view.blueprint.popup/bottom_sheet/setting_bottom_sheet/usage.dart -d chrome
    

Screenshots #