inventree-app/lib
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
..
barcode Use FVM in GitHub Actions and migrate to Flutter 3.32.4 (#641) 2025-06-23 19:42:05 +10:00
generated Sales order support (#438) 2023-11-12 23:13:22 +11:00
inventree Use FVM in GitHub Actions and migrate to Flutter 3.32.4 (#641) 2025-06-23 19:42:05 +10:00
l10n New Crowdin updates (#659) 2025-06-21 10:29:17 +10:00
settings Use FVM in GitHub Actions and migrate to Flutter 3.32.4 (#641) 2025-06-23 19:42:05 +10:00
widget Use FVM in GitHub Actions and migrate to Flutter 3.32.4 (#641) 2025-06-23 19:42:05 +10:00
api.dart Use FVM in GitHub Actions and migrate to Flutter 3.32.4 (#641) 2025-06-23 19:42:05 +10:00
api_form.dart Use FVM in GitHub Actions and migrate to Flutter 3.32.4 (#641) 2025-06-23 19:42:05 +10:00
app_colors.dart Refactor search widget (#578) 2024-12-14 17:29:35 +11:00
dsn.dart Simplify DSN file (#475) 2024-03-06 21:09:06 +11:00
helpers.dart Part pricing detail (#655) 2025-06-14 10:56:56 +10:00
l10.dart Barcode scan refactor (#651) 2025-06-06 14:54:03 +10:00
labels.dart Improve error management for label printing (#588) 2024-12-23 10:36:36 +11:00
main.dart Use FVM in GitHub Actions and migrate to Flutter 3.32.4 (#641) 2025-06-23 19:42:05 +10:00
preferences.dart Part pricing detail (#655) 2025-06-14 10:56:56 +10:00
user_profile.dart Token auth (#434) 2023-10-23 01:29:16 +11:00