Skip to content

Merge parent repository code and make it work on Android - #41

Open
neerajgawane wants to merge 31 commits into
Pragament:devfrom
neerajgawane:fix-android-parent-repo
Open

Merge parent repository code and make it work on Android#41
neerajgawane wants to merge 31 commits into
Pragament:devfrom
neerajgawane:fix-android-parent-repo

Conversation

@neerajgawane

Copy link
Copy Markdown

Fixes #31

  • Successfully merged the latest code from the parent repository into our codebase
  • Resolved all code conflicts across multiple files
  • Fixed broken code and dependencies in various Dart files
  • Integrated desktop platform support.

Current Status:

  • All Dart code conflicts have been successfully resolved
  • Added all new features from parent repository
  • UI components are properly integrated
  • Still encountering Kotlin/Gradle compatibility issues when building for Android
    • Seeing D8 dexer errors related to Kotlin version mismatches
    • Have attempted multiple approaches to resolve build issues

Note:

While the merged code is complete, there are still some Android build configuration issues that need to be addressed. The error points to Kotlin version compatibility problems with the D8 dexer.

pichillilorenzo and others added 30 commits September 23, 2024 18:21
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.

Bug: bring latest code from parent repository and make it work on android

2 participants