Open parlough opened 11 months ago
If anyone is interested in helping to fix these or other issues, you can find the source at https://github.com/dart-lang/dart-pad/tree/main/pkgs/sketch_pad.
You'll need to run the sample with the current Flutter beta
or main
channels, and it is more likely to work well on Chrome until some fixes land in Flutter.
For development, you'll likely want to use a command like:
flutter run -d chrome --web-browser-flag "--disable-web-security"
Feel free to keep fixes small to just one fix or a few related ones. Definitely don't fix all these in one PR.
Let me know if you have any questions and thanks for your help!
This isn't a complete list but some initial issues.