mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-02-04 09:43:19 +00:00
Mirror of Inventree app fork for CI builds
https://docs.inventree.org/app
* Cleanup label printing options - Improve calls to setState() - Should fix potential race conditions * Use name if description not available * Code simplification * Fetch plugins even if the server reports "plugins enabled" - Builtin plugins are still a thing! * Use name *and* description to display label |
||
|---|---|---|
| .github | ||
| android | ||
| assets | ||
| ios | ||
| lib | ||
| res/values | ||
| test | ||
| .gitignore | ||
| .gitmodules | ||
| .metadata | ||
| analysis_options.yaml | ||
| crowdin.yml | ||
| find_dart_files.py | ||
| l10n.yaml | ||
| LICENSE | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
| RELEASE.md | ||
| requirements.txt | ||
| tasks.py | ||
InvenTree Mobile App
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.