2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-28 05:26:47 +00:00

9 Commits

Author SHA1 Message Date
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
Gustaf Järgren
6d4973deb8
Updated dependencies (#255)
* Bump android compile and target version, also flutter dependencies and resolve issues

* Remove deprecated splashscreen and added support for new Android 12 version.

* Updated workflow action versions and flutter sdk

* Resolved linting issues

* Resolved test binding issues
2023-02-11 00:24:06 +11:00
Oliver
56d66424b6 Downgrade to 6.6.1
- Ref: https://developer.android.com/studio/releases/gradle-plugin
2021-09-29 13:53:35 +10:00
Oliver
a304ee9a24 Different versions of stuffs 2021-09-29 11:12:49 +10:00
Oliver
cf9c57c9e0 Fix android requirements 2021-09-17 22:02:58 +10:00
Oliver
657a36e14f Update gradle settings
Ref: https://github.com/juliuscanute/qr_code_scanner/issues/325
2021-07-09 23:57:06 +10:00
Oliver
65cabc2fa9 Update package versions and refactor accordingly 2021-06-18 21:28:07 +10:00
Oliver Walters
7ba1fc9328 NFI
- Changing some rando stuff to try to get the project to compile.
- Updated Android Studio after almost a year, it was hella borked
2021-01-20 08:00:43 +11:00
Oliver Walters
56d7f6389c Initial project commit
Generated icon using flutter_launcher_icons plugin
2019-06-24 00:33:22 +10:00