mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
feat: Option to use item's primary colors in details screen (#509)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
5174bb3a6c
commit
951fc93633
9 changed files with 335 additions and 235 deletions
|
|
@ -91,6 +91,7 @@ dependencies:
|
|||
overflow_view: ^0.5.0
|
||||
flutter_sticky_header: ^0.8.0
|
||||
markdown_widget: ^2.3.2+8
|
||||
palette_generator_master: ^1.0.1
|
||||
|
||||
# Navigation
|
||||
auto_route: ^10.1.2
|
||||
|
|
@ -202,6 +203,7 @@ flutter:
|
|||
- assets/fonts/
|
||||
- config/
|
||||
- assets/mp-font.ttf
|
||||
- assets/
|
||||
|
||||
fonts:
|
||||
- family: Rubik
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue