mirror of
https://github.com/foss42/apidash.git
synced 2025-07-01 05:30:54 +08:00
readded the TODO
This commit is contained in:
@ -11,6 +11,9 @@ void importToCollectionPane(
|
||||
WidgetRef ref,
|
||||
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(
|
||||
context: context,
|
||||
importFormat: ref.watch(importFormatStateProvider),
|
||||
|
Reference in New Issue
Block a user