mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
InvenTree mobile app
https://docs.inventree.org/app
* Improves quantity parsing from * Add paginated history widget * Refactor stock history widget as a paginated widget * Allow paginated result list to handle results returned as list - Some API endpoints (older ones most likely) don't paginate results correctly * Fix code layout * Render user information in "history" widget (not quantity) * Hide filter button * Update release notes * remove unused import |
||
|---|---|---|
| .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 | ||
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.