mirror of
https://github.com/foss42/apidash.git
synced 2025-07-01 21:47:11 +08:00
readded the TODO
This commit is contained in:
@ -11,6 +11,9 @@ void importToCollectionPane(
|
|||||||
WidgetRef ref,
|
WidgetRef ref,
|
||||||
ScaffoldMessengerState sm,
|
ScaffoldMessengerState sm,
|
||||||
) {
|
) {
|
||||||
|
// TODO: The dialog must have a feature to paste contents in a text field
|
||||||
|
// Also, a mechanism can be added where on importing a file it shows the
|
||||||
|
// contents in the text field and then the user presses ok to add it to collection
|
||||||
showImportDialog(
|
showImportDialog(
|
||||||
context: context,
|
context: context,
|
||||||
importFormat: ref.watch(importFormatStateProvider),
|
importFormat: ref.watch(importFormatStateProvider),
|
||||||
|
Reference in New Issue
Block a user