| .vscode | ||
| android | ||
| assets/icon | ||
| data | ||
| fonts | ||
| ios | ||
| lib | ||
| linux | ||
| metadata/en-US | ||
| web | ||
| .gitignore | ||
| .metadata | ||
| analysis_options.yaml | ||
| buildall.sh | ||
| buildapk.sh | ||
| CREDITS.md | ||
| generate.sh | ||
| LICENSE.txt | ||
| PRIVACY.md | ||
| protobuf_gen.sh | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
Magic Life Wheel
An easy to use life counter app for MTG or other games.
Features
- Support for 2 to 6 players, with various layouts.
- Customize player backgrounds:
- Art from any Magic: The Gathering card.
- Colors and gradients.
- Custom art / images.
- Track commander damage. (With support for partner commanders!)
- Damage history.
- Transfer the game to another device using a qr code.
- Support for planechase.
- Quickly rearrange seating positions by dragging, or randomize them.
Installing
Currently builds are provided for android, web and linux.
Android
Google Play
Magic Life Wheel is available on the play store
F-Droid
Magic Life Wheel is available in my F-Droid repo at fdroid.j7126.dev. Simply add the repo to your f-droid client and search for the app to download it.
APK Download
You can download the latest apk from the github release here.
Web
Magic life wheel is available as a web app. Please note that the web version may be missing some features from the android version.
Linux
Builds are provided for linux (x86_64 and arm64). They can be downloaded from the github release here.
Building
Set up flutter https://docs.flutter.dev/get-started/install, following the instructions for the platform you want to build for.
Pouplate the data files. Data files are derrived from MtgJson. See data/readme.md.
Build and run with flutter run
License
Copyright © 2025 Jefferey Neuffer.
This program is free software: licensed under the terms of the GNU Affero General Public License.
Wizards of the Coast, Magic: The Gathering, and their logos, in addtion to the literal and graphical information presented about Magic: The Gathering, including card images, names, mana symbols and other associated metadata and images, is copyright Wizards of the Coast, LLC. All rights reserved. This app is not produced by or endorsed by Wizards of the Coast.

