Skip to content

POC: Uno Platform support - #86

Draft
LucDeCaf wants to merge 6 commits into
mainfrom
poc/uno
Draft

POC: Uno Platform support#86
LucDeCaf wants to merge 6 commits into
mainfrom
poc/uno

Conversation

@LucDeCaf

@LucDeCaf LucDeCaf commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Adds a UnoTodo demo app based off of MauiTodo as a POC for Uno Platform support.

Notes on PowerSync.Uno and PowerSync.Maui

Originally I planned to create a PowerSync.Uno package, similar to how we have a PowerSync.Maui package. As it turns out though, PowerSync.Maui contains 0 MAUI-specific code; just mobile specific, so I ended up re-using the package for this demo.

The fact that PowerSync.Maui contains no MAUI-specific code makes me wonder if we should create a PowerSync.Native (name TBD) package which handles all the native loading stuff that PS.Maui currently handles, then convert PS.Maui into a wrapper/reference to that project.

AI Usage

Claude was used to implement the initial demo. I then went in and reviewed/tested manually to make sure the app worked + fixed a few bugs and cleaned up the code style.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant