[Flutter] Support for projects. #1290
Labels
closed-not-planned
Closed as we don't intend to take action on the reported issue
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
Milestone
I know that this is a big ask, but it would be great to one day have full "projects", with multiple files and even assets in a dartpad. Similar to how codepen has "projects", example: https://codepen.io/waldo/project/editor/DYwanN
This would mean supporting:
main.dart
file with amain() { ... }
method, this is what the "Run" button will call.pubspec.yaml
The text was updated successfully, but these errors were encountered: