Mike Thongvanh
Mike Thongvanh
i would love to get the app running on linux, but unfortunately i dont currently have a way to test/develop. i had just began setting up a local ubuntu vm...
@HttpAnimation i was able to run the project on the develop branch on ubuntu 22.04 LTS inside a virtual machine on a mac m2 but havent tested functionality
@joyhope can you tell me what linux distro you are on? the output from `flutter doctor` would be helpful. i was able to run the main and develop branches on...
Hi Dmytro, There's not currently an open issue. We just saw an issue recently after updating our fork. Should I create an issue first? On Wed, Sep 20, 2023 at...
_Floor version 1.4.2 Dart 2.19.6 Flutter 3.7.12_ **Issue:** When performing a `queryList` with a raw SELECT UNION directly with `QueryAdapter`, the query fails and throws a StateError. Since `sqlparser` returns...