-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Description
What needs to happen?
The tasks should mirror the tasks of Playground frontend. In particular:
generategenerateCodepubGetformatruntestprecommitcleanFluttercleanGenerated
Some of the Playground's tasks calls appropriate tasks on playground_components, and this is easy because the latter is a sub-project of the former.
ToB also depends on playground_components, so ToB's tasks should call playground_components's tasks in all the same cases that Playground does. This may be a bit harder because that is not a sub-project anymore.
The Gradle project file for ToB should be in .kts format.
Issue Priority
Priority: 3
Issue Component
Component: beam-playground
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done