2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +00:00

Add API form support for date fields

This commit is contained in:
Oliver
2021-09-28 01:14:58 +10:00
parent 61a9557df5
commit 68d542cb6b
4 changed files with 44 additions and 0 deletions

View File

@ -31,6 +31,7 @@ dependencies:
sentry_flutter: 5.0.0 # Error reporting
image_picker: ^0.8.3 # Select or take photos
file_picker: ^4.0.0 # Select files from the device
date_field: ^2.1.2 # Date / time picker
url_launcher: 6.0.9 # Open link in system browser
open_file: 3.2.1 # Open local files
flutter_markdown: ^0.6.2 # Rendering markdown