liquid_glass_bottom_nav_cli 0.1.0
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 bootstrapclones the whole project onto a new machine and resolves every package in the checkout, choosingflutter pub getordart pub getper 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 workinglib/main.dartwith a Material fallback for non-iOS platforms.liquid_glass installaddsliquid_glass_bottom_navto an existing project and raises the iOS deployment target to 16.0 when needed, keeping the original files as.bak.liquid_glass doctorreports whether the project and toolchain will render the Liquid Glass bar or fall back to the classic flat tab bar.createandinstallaccept--plugin-pathto depend on a local plugin checkout, for testing unreleased changes.