inventree-app/android
Ben Hagen c4e33a4c1a
Use FVM in GitHub Actions and migrate to Flutter 3.32.4 (#641)
* feat: implement Flutter version management using FVM across CI workflows

* Flutter 3.29.3 + minor Package upgrades

* Replace deprecated `withOpacity`

* Upgrade major package versions without breaking changes.

* Disable unnecessary_async rule

Re-enable later

* New language version and automated fixes

- unnecessary_breaks
- unnecessary_underscore

* Update BUILDING.md to use fvm commands

* Add gitignore files for Android and iOS build artifacts

* Migrate iOS dependencies to Swift Package Manager

This is being done automatically by Flutter

* Flutter 3.32.4

* New sdk version

* docs: add IDE setup instructions and troubleshooting guide for FVM integration
2025-06-23 19:42:05 +10:00
..
app Barcode scan refactor (#651) 2025-06-06 14:54:03 +10:00
gradle/wrapper Barcode scan refactor (#651) 2025-06-06 14:54:03 +10:00
.gitignore Use FVM in GitHub Actions and migrate to Flutter 3.32.4 (#641) 2025-06-23 19:42:05 +10:00
build.gradle Update Requirements (#541) 2024-10-01 12:25:11 +10:00
gradle.properties Barcode scan refactor (#651) 2025-06-06 14:54:03 +10:00
settings.gradle Barcode scan refactor (#651) 2025-06-06 14:54:03 +10:00
settings_aar.gradle qr_utils is causing issues - comment out for now, need to look at a different barcode library 2020-05-23 11:31:30 +10:00