liquid_glass_bottom_nav_cli 0.1.0 copy "liquid_glass_bottom_nav_cli: ^0.1.0" to clipboard
liquid_glass_bottom_nav_cli: ^0.1.0 copied to clipboard

Installs liquid_glass_bottom_nav into a Flutter project and configures the native iOS side it needs to render.

0.1.0 #

  • Initial release.
  • liquid_glass bootstrap clones the whole project onto a new machine and resolves every package in the checkout, choosing flutter pub get or dart pub get per package.
  • liquid_glass create <name> scaffolds a new Flutter app with the glass nav already wired up — flutter create, the dependency, the iOS deployment target, and a working lib/main.dart with a Material fallback for non-iOS platforms.
  • liquid_glass install adds liquid_glass_bottom_nav to an existing project and raises the iOS deployment target to 16.0 when needed, keeping the original files as .bak.
  • liquid_glass doctor reports whether the project and toolchain will render the Liquid Glass bar or fall back to the classic flat tab bar.
  • create and install accept --plugin-path to depend on a local plugin checkout, for testing unreleased changes.
1
likes
130
points
5
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Installs liquid_glass_bottom_nav into a Flutter project and configures the native iOS side it needs to render.

Repository (GitHub)

License

MIT (license)

Dependencies

args, path

More

Packages that depend on liquid_glass_bottom_nav_cli