uihub project pub package

uihub_basic_bottom_sheet

Usage

  1. To add UI to your project, enter the following command in the terminal at the root of your flutter project:
    npm install -g uihub-cli@latest
    uihub get uihub_basic_bottom_sheet
    dart pub add june_flow_util
    dart pub add modal_bottom_sheet
    dart pub add styled_widget
    
  2. run the following command to run the UI:
    flutter run -d chrome lib/uihub/uihub_basic_bottom_sheet/usage.dart