Skip to content

Comments

Port Dadflex to Compose multiplatform#2

Draft
alexbirkett wants to merge 4 commits intofredrikzkl:mainfrom
alexbirkett:cmp
Draft

Port Dadflex to Compose multiplatform#2
alexbirkett wants to merge 4 commits intofredrikzkl:mainfrom
alexbirkett:cmp

Conversation

@alexbirkett
Copy link

Compose multi-platform proof of concept.

Highscore is stubbed out because you can't use an Android Context in cmp code. You could use expect/actual to implement persistence. Or maybe better to inject platform specific implementations of classes with koin

Replace Gson with kotlinx.serialization
Replace java.util.Date with kotlinx.datetime.Instant
Merge remote-tracking branch 'origin/alex/use_cmp_compatible_dependencies' into cmp

# Conflicts:
#	.gitignore
#	build.gradle.kts
#	gradle.properties
#	gradle/libs.versions.toml
#	gradle/wrapper/gradle-wrapper.jar
#	gradle/wrapper/gradle-wrapper.properties
#	gradlew
#	gradlew.bat
#	settings.gradle.kts
@alexbirkett alexbirkett marked this pull request as draft December 12, 2024 17:58
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