flowder icon indicating copy to clipboard operation
flowder copied to clipboard

Update downloader_utils.dart

Open AmolPardeshi99 opened this issue 2 years ago • 0 comments

"flutter 'VoidCallback' not found. final VoidCallback onDone" getting this error because the dart:ui package has not been introduced. Add the following code to the downloader_utils.dart file and it will run successfully.

Issue has been raised many times by users - https://github.com/Crdzbird/flowder/issues/9

AmolPardeshi99 avatar Jan 24 '23 06:01 AmolPardeshi99

Initially i didn't want to have multiple tabs in the editor so i didn't implement it, but since there is a lot of interest for it i just might implement that. Thanks for your feedback!

voldyman avatar May 01 '16 06:05 voldyman

@voldyman - Not a problem. love what you have done so far.

danieliser avatar May 01 '16 06:05 danieliser

Opening a file in an existing editor window replaces the note that is already open, instead of opening a new window, or a tab. I was expecting another window to open instead of replace the contents of the existing window. I am piggy backing off this bug report, because it feels related, but I am happy to open a new bug report as well.

ghost avatar Aug 22 '16 15:08 ghost

@christianpage Your spot on, worse yet it doesn't ask to save the previous file first so changes are lost in the process.

danieliser avatar Aug 23 '16 05:08 danieliser