Tag GitHub

Setup CI with GitHub Actions for Flutter

Table of Contents Preface: the pain 🎯What is CI, and Advantages? ✅ Prerequisites 🦜Setup CI test for Flutter in GitHub Actions Step 1: Write Some Tests Step 2: Create Workflow File Step 3: Commit & Push Addition: Need to read…