Flux: Pub Get |
Install the dependencies listed in pubspec.yaml . |
Flux: Pub Upgrade |
Upgrade the packages listed in pubspec.yaml . |
Flux: Pub Upgrade Major Versions |
Upgrade to the latest major versions of packages. |
Flux: Pub Outdated |
Check for outdated packages. |
Flux: Pub Cache Repair |
Repair the pub cache. |
Flux: Pub Upgrade (Dry Run) |
Simulate a package upgrade without applying it. |
Flux: Pub Downgrade |
Downgrade the package versions. |
Flux: Pub Version |
Show the current Flutter pub version. |
Flux: Clean |
Remove build artifacts. |
Flux: Test |
Run tests for your Flutter application. |
Flux: Analyze |
Analyze your code for potential issues. |
Flux: Create Project |
Create a new Flutter project. |
Flux: Create CodeLytical Structure |
Create a new project with the CodeLytical structure with Provider . |
Flux: Build APK |
Build the APK for Android. |
Flux: Build iOS |
Build the iOS app. |
Flux: Build App Bundle |
Build the app bundle for Android. |
Flux: Pod Install |
Install CocoaPods dependencies. |
Flux: Pod Install with Repo Update |
Install CocoaPods with a repo update. |
Flux: Pod Update |
Update CocoaPods dependencies. |
Flux: Pod Repo Update |
Update the CocoaPods repo. |
Flux: Pub Add Package |
Add a package to the pubspec.yaml . |
Flux: Pub Remove Package |
Remove a package from the pubspec.yaml . |
Flux: Create CodeLytical Riverpod |
Create a new project with the CodeLytical Riverpod structure. |
Flux: Build for Selected Platforms |
A command to build application for platforms (Android, iOS, Web). |
Flux: Detailed Doctor |
Provide a detailed view of the output from flutter doctor |
Flux: Start Emulator |
Start an available emulator/simulator. |
Flux: List Devices |
List all connected devices and running emulators/simulators. |