InvenTree mobile app https://docs.inventree.org/app
Find a file
Oliver Walters 9f7e0a8dbf Merge remote-tracking branch 'origin/l10n_master'
(cherry picked from commit 55f713e3aa)
2022-05-22 10:13:19 +10:00
.github/workflows Merge pull request #135 from inventree/unit-testing 2022-05-22 10:12:16 +10:00
android Fixes android intent filter - should be "true" not "false" 2022-05-01 09:42:46 +10:00
assets Merge pull request #132 from inventree/search-fix 2022-05-20 22:38:49 +10:00
ios Remove podfile.lock file 2022-04-02 15:29:24 +11:00
lib Merge remote-tracking branch 'origin/l10n_master' 2022-05-22 10:13:19 +10:00
res/values Initial project commit 2019-06-24 00:33:22 +10:00
test Merge pull request #135 from inventree/unit-testing 2022-05-22 10:12:16 +10:00
.gitignore Merge pull request #135 from inventree/unit-testing 2022-05-22 10:12:16 +10:00
.gitmodules Remove translation repo submodule 2022-05-02 09:46:07 +10:00
.metadata Initial project commit 2019-06-24 00:33:22 +10:00
analysis_options.yaml Fixes for static analysis 2022-03-29 20:43:27 +11:00
crowdin.yml Update crowdin.yml 2022-05-02 11:52:35 +10:00
find_dart_files.py Merge pull request #135 from inventree/unit-testing 2022-05-22 10:12:16 +10:00
l10n.yaml Translation script creates fallback locale files 2022-05-02 12:49:59 +10:00
LICENSE Initial commit 2019-05-07 14:57:02 +10:00
pubspec.lock Merge pull request #135 from inventree/unit-testing 2022-05-22 10:12:16 +10:00
pubspec.yaml Merge pull request #135 from inventree/unit-testing 2022-05-22 10:12:16 +10:00
README.md Update README.md 2022-04-02 17:47:36 +11:00
RELEASE.md Update build instructions 2022-05-02 10:04:30 +10:00
requirements.txt Merge pull request #135 from inventree/unit-testing 2022-05-22 10:12:16 +10:00

InvenTree Mobile App

License: MIT Android iOS

The InvenTree mobile / tablet application is a companion app for the InvenTree stock management system.

Written in the Flutter environment, the app provides native support for Android and iOS devices.

User Documentation

User documentation for the InvenTree mobile app can be found within the InvenTree documentation.