Skip to content

mutse/chimusic

Repository files navigation

ChiMusic

ChiMusic is a Flutter music app prototype for Android, iOS, and macOS with a Spotify-inspired product flow and an Apple liquid glass visual language.

Local Development

$ flutter pub get
$ flutter analyze
$ flutter test

Product And Design Notes

GitHub Actions

  • .github/workflows/ci.yml runs Flutter analyze and tests, then produces Android, iOS, and macOS build artifacts for pull requests and main branch pushes.
  • .github/workflows/release.yml runs on v* tags, packages Android release outputs plus unsigned Apple desktop/mobile artifacts, and uploads them to the matching GitHub Release.

Important Follow-up

  • Android currently still uses the template application id com.example.chimusic.
  • iOS and macOS currently still use the template bundle id com.example.chimusic.
  • Apple release artifacts are packaged unsigned by default. For TestFlight, App Store, or notarized macOS distribution, add your production signing assets and real bundle identifiers first.

About

Chi Music app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages