2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Adds "dark mode" support (#317)

* Adds "dark mode" support

- Uses adaptive_theme package

* CI fixes

* More fixes

* Update release notes
This commit is contained in:
Oliver
2023-04-16 21:10:57 +10:00
committed by GitHub
parent e7f5141aa9
commit a3d712d11d
7 changed files with 99 additions and 29 deletions

View File

@ -7,6 +7,7 @@ environment:
sdk: ">=2.16.0 <3.0.0"
dependencies:
adaptive_theme: ^3.2.0 # Theme management (e.g. dark mode)
audioplayers: ^3.0.1 # Play audio files
cached_network_image: ^3.2.0 # Download and cache remote images
camera: ^0.10.3 # Camera