mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-22 15:00:50 +00:00
.github
android
assets
ios
Flutter
ephemeral
AppFrameworkInfo.plist
Debug.xcconfig
Release.xcconfig
Runner
Runner.xcodeproj
Runner.xcworkspace
Podfile
lib
res
test
.gitignore
.gitmodules
.metadata
BUILDING.md
LICENSE
README.md
analysis_options.yaml
crowdin.yml
find_dart_files.py
l10n.yaml
pubspec.lock
pubspec.yaml
requirements.txt
tasks.py
* Build file changes Lots of changes required to meet compatibility of new mobile_scanner lib * Increase build memory * Refactor camera controller - Use MobileScanner now - Much better UX / feedback * Cleanup * Move test sheet file * Update release notes * Move actions to floating action buttons * Tweak deps * tweak github actions * Updates