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:
@ -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
|
||||
|
Reference in New Issue
Block a user