uihub_basic_inappwebview 1.0.0 copy "uihub_basic_inappwebview: ^1.0.0" to clipboard
uihub_basic_inappwebview: ^1.0.0 copied to clipboard

free flutter ui is all you need

pub package

uihub_basic_inappwebview #

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_inappwebview
    
  2. if build on web, add this line in web/index.html inside the <head> tag.

    <script type="application/javascript" src="/assets/packages/flutter_inappwebview_web/assets/web/web_support.js" defer></script>
    
  3. run the following command to run the UI:

    flutter run -d chrome lib/uihub/uihub_basic_inappwebview/main.dart
    
0
likes
90
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

free flutter ui is all you need

Topics

#uihub

Documentation

API reference

License

unknown (license)

Dependencies

after_layout, flutter, flutter_inappwebview, styled_widget

More

Packages that depend on uihub_basic_inappwebview