panache
panache copied to clipboard
"Dart function requires `allowInterop` to be passed to JavaScript."
"Dart function requires allowInterop to be passed to JavaScript."
at panache_web
at exportTheme (main.dart:59)
at jsSaveTheme(code, filename, (success) => print('export $success'));
solve jsSaveTheme(code, filename, allowInterop((success) => print('export $success')));