2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-27 21:16:48 +00:00
inventree-app/README.md
Oliver d4cff1a5b9
Barcode scanner updates (#562)
* Add BUILDING.md

* Replace scaning library

- Out with qr_code_scanner
- In with flutter_zxing

* Update specs for jdk / kotlin / gradle

- NFI what this all means?

* Refactor barcode scanning widget

* Refactor barcode overlay

* Add handlers

* Update release notes

* Fix AppBar color

* Enhance attachment widget

* remove unused import

* Improved icon

* Select theme from main drawer
2024-12-06 00:08:04 +11:00

1.6 KiB

InvenTree Mobile App

License: MIT Android iOS Coverage Status

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.

Installation

You can install the app via the following channels:

Google Play Store (Android)

Download and install from the Google Play Store

Apple Store (iOS)

Download and install from the Apple App Store

Direct Download (Android)

We provide direct downloads for Android users - view our download page via polar.sh

User Documentation

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

Developer Documentation

Refer to the build instructions for information on how to build the app from source.