Skip to content

Add GitHub Actions for Dart CI and update status badges in README.md #1

@codevalley

Description

@codevalley

We need to set up Continuous Integration (CI) for this project using GitHub Actions and reflect the build/test status in the README.md file using appropriate status badges.

This will help:

  • Automatically verify code quality on push/PR.
  • Increase contributor confidence.
  • Improve project visibility via status badges.

Tasks:

  • Create a GitHub Actions workflow for Dart CI (analyze, format, test).
  • Ensure the workflow runs on push and pull_request.
  • Add build status badge to README.md.
  • (Optional) Add coverage or test result badge if applicable.

Resources:



Additional Notes:

  • This issue is open for first-time contributors.
  • Please comment if you would like to work on this.
  • Make sure to follow existing code style and open a PR when ready.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions