this fixes #93 and #96. it also implements what is known as MVVM architecture for both games and supabase for cleaner and more efficient code than doing bindings on bindings in views. it also implements a view model for things like toasts and states of the app (playing, editing).
this fixes #93 and #96. it also implements what is known as MVVM architecture for both games and supabase for cleaner and more efficient code than doing bindings on bindings in views. it also implements a view model for things like toasts and states of the app (playing, editing).