shockbytes / DanteX

Dante - Book Tracker Cross Platform Implementation
Apache License 2.0
29 stars 1 forks source link

Change position using drag and drop #101

Closed lockieRichter closed 6 months ago

lockieRichter commented 6 months ago

Also fixes broken google sign in.

lockieRichter commented 6 months ago

Not sure why web build is failing in GitHub actions, web seems to be building fine for me locally

lockieRichter commented 6 months ago

Also, @shockbytes is the idea to implement this for Web too?

shockbytes commented 6 months ago

@lockieRichter I approved it.

It does not need to be implemented on Web for the moment.

The build breaks. You need to update the dependency web to version >= 0.4.2 to make it build.

lockieRichter commented 6 months ago

No worries @shockbytes, to fix this issue I've had to bump the minimum Dart version in pubspec to 3.3.0, to be able to support this you'll need to use the latest flutter 3.19.2