mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
chore: Update dependencies (#372)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
4220c68ca3
commit
34c9c5bd9c
65 changed files with 431 additions and 1910 deletions
|
|
@ -27,6 +27,9 @@ targets:
|
|||
- "**/**_page.dart"
|
||||
freezed|freezed:
|
||||
options:
|
||||
copy_with: false
|
||||
equal: false
|
||||
tostring:
|
||||
generate_for:
|
||||
- "**/**.f.dart"
|
||||
- "**/**.g.dart"
|
||||
|
|
@ -34,7 +37,7 @@ targets:
|
|||
options:
|
||||
ignoreNull: true
|
||||
discriminatorKey: type
|
||||
generateMethods: [decode, encode, copy, stringify]
|
||||
generateMethods: [copy]
|
||||
chopper_generator:
|
||||
options:
|
||||
header: "//Generated jellyfin api code"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue