Projects
Fundwise
A self-hosted, envelop-based budgeting application built with Flutter, PocketBase, Golang and SQLite.
View SourceFalling Sand
A falling sand simulation that you can publish your creations to a global audience. Built with Flutter, and PocketBase. Automated deployments via GitHub Actions.
View Source View DemoMason Logger (contributor)
A reusable logger/console-based interface for Dart CLI apps, used in mason's tooling. Complete with theme support, styling, selectors, progress indicators, etc.
View SourceInserter
Dart package that exposes a simple interface for manipulating files on your disc. Includes a CLI and package that can be used in your own project. Built with Dart. Fully tested.
View Source View PackageClicker (Game)
A simple "cookie clicker" game. Built with Flutter. Has a unique theme and style that gives it a "retro" feel. Includes passive and multiplier upgrade system.
View Source View DemoGator
CLI tool for generating shades and tints from hex values. Designed
to be used in Flutter applications to follow
Flutter's Colors
API.