Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 351 Bytes

File metadata and controls

8 lines (7 loc) · 351 Bytes

TODO: Redo Flutter Workflow

  • Analyze current flutter.yml workflow
  • Brainstorm improvements and best practices
  • Update flutter.yml with improved workflow (caching, matrix, builds)
  • Test the workflow by triggering GitHub Actions
  • Trigger workflow test by making a small change
  • Monitor runs and fix any issues if needed