You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was tried to build your e-learning-app project, but it doesn't work well. so I need your help.
Build failed due to use of deleted Android v1 embedding.
I am using flutter sdk version 3.5.0
I fixed above problem with fixing android:name="io.flutter.app.FlutterApplication" into android:name="${applicationName}", but another problem is also occurred.
Upgrade Request
I don't know well why it is difficult to adjust plugin versions?
I want your opinion.
Thanks.
The text was updated successfully, but these errors were encountered:
Dear Hash-Studios Team,
I was tried to build your e-learning-app project, but it doesn't work well. so I need your help.
Build failed due to use of deleted Android v1 embedding.
I am using flutter sdk version 3.5.0
I fixed above problem with fixing
android:name="io.flutter.app.FlutterApplication"
intoandroid:name="${applicationName}"
, but another problem is also occurred.Upgrade Request
I don't know well why it is difficult to adjust plugin versions?
I want your opinion.
Thanks.
The text was updated successfully, but these errors were encountered: