Saransh-cpp / BookRentApp-Chapter3

An app where you can rent some books!
12 stars 27 forks source link

Error while building the project. #16

Closed letsintegreat closed 2 years ago

letsintegreat commented 2 years ago

We cannot build and run the project for android using the latest SDK as it uses old versions for some dependencies, e.g. win32.

Screenshot of the error message:

letsintegreat commented 2 years ago

I'd like to work on this issue and update versions of all the dependencies to their latest values.

Saransh-cpp commented 2 years ago

Weird, I haven't updated Flutter in a while. Can you paste the stack trace here instead of the screenshot? If you know where the issue is, then go ahead!

letsintegreat commented 2 years ago

@Saransh-cpp

Weird, I haven't updated Flutter in a while. Can you paste the stack trace here instead of the screenshot?

Here is the complete error message with stack trace: https://pastebin.com/hPviJSUn Stack trace at line number 241.

Gradle 6.3 Flutter 2.6.0-12.0.pre.871 Dart 2.16.0

If you know where the issue is, then go ahead!

I know how to get it fixed, and I will make a PR shortly after CodePeak coding period starts.