Fix Android compatibility issues after Flutter 3.29.0 upgrade - #19
Conversation
|
I have fixed the issue, you can use the following as an alternative until release; open_filex: |
|
Please correct PR title to "Fix support for flutter 3.29.0" |
|
please, check now
…On Fri, Feb 14, 2025 at 1:38 PM Moritz ***@***.***> wrote:
Please correct PR title to "Fix support for flutter 3.29.0"
—
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AS4VZJYKODZAOBA7ZR5BIC32PWTQHAVCNFSM6AAAAABXD5Y6PGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNJYGYYTGNRTGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[image: FeuerSoftwareMoritz]*FeuerSoftwareMoritz* left a comment
(javaherisaber/open_filex#19)
<#19 (comment)>
Please correct PR title to "Fix support for flutter 3.29.0"
—
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AS4VZJYKODZAOBA7ZR5BIC32PWTQHAVCNFSM6AAAAABXD5Y6PGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNJYGYYTGNRTGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
|
When will this fix be merged? |
|
When will this fix be merged? |
Thank you so much, it worked for me. |
|
Thank you. |
|
please, merge this! 🙏🏼 |
|
still_waiting |
|
@javaherisaber , FYI, blocking Android build with Flutter 3.29.0 |
Im usign this but openfilex is not opening anything in prod, with the proguard rules on. If I turn off the rueles everythign works I spend 2 days, tryign to sort out this problem with no results so far any ideas? |
|
Any updates here? |
|
hello is anyone there? @javaherisaber |
|
I'm working on the fix and will ship a new version |
|
be aware that proguard is somehow striping some files too. just remember that |
After Upgrading to latest stable release of flutter 3.29.0, facing error as below:
**C:\Users\XTREME\AppData\Local\Pub\Cache\hosted\pub.dev\open_filex-4.6.0\android\src\main\java\com\crazecoder\openfile\OpenFilePlugin.java:73: error: cannot find symbol
public static void registerWith(PluginRegistry.Registrar registrar) {
^
symbol: class Registrar
location: interface PluginRegistry
1 error
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':open_filex:compileDebugJavaWithJavac'.