Im having Dart SDK 2.10.4 Aqueduct in version 3.3.1
but for me it seems that those two don't work together well, e.g. do not connect to Postgres...
When i downgrade Dart to 2.7.2 the DB connection works fine, but im getting an error "Can't load Kernel binary: Invalid kernel binary format version."
Can someone tell which versions they successfully use?