-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Android compatibility issues after Flutter 3.29.0 upgrade #19
base: master
Are you sure you want to change the base?
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? |
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'.