karroze
karroze
**Describe the bug** Running `dart run flutter_native_splash:create` results in multiple errors: ``` Building package executable... Failed to build flutter_native_splash:create: ../.pub-cache/hosted/pub.dev/flutter_native_splash-2.4.5/lib/android.dart:263:12: Error: Type 'Image' not found. required Image image, ^^^^^ ../.pub-cache/hosted/pub.dev/flutter_native_splash-2.4.5/lib/web.dart:241:12:...
Hi! Postgres implementation of Drift does not seem to support views. Upon creating any view, which works for the default sqlite implementation of Drift, Postgres would fail with this error:...