mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Add API form support for date fields
This commit is contained in:
parent
61a9557df5
commit
68d542cb6b
4 changed files with 44 additions and 0 deletions
|
|
@ -127,6 +127,13 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.0.3"
|
||||
date_field:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: date_field
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.1.2"
|
||||
device_info_plus:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue