Hash-Studios / e-learning-app

E-Learn is a beautiful open-source education app for Android. It is built with Dart on top of Google's Flutter Framework.
BSD 3-Clause "New" or "Revised" License
308 stars 108 forks source link

Build Error. #23

Open rabbitbrother91 opened 1 month ago

rabbitbrother91 commented 1 month ago

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" into android:name="${applicationName}", but another problem is also occurred.

Upgrade Request

image I don't know well why it is difficult to adjust plugin versions?

I want your opinion.

Thanks.