Leland Reardon
Leland Reardon
It would be nice if it were possible to dismiss a snackbar with a close icon. Most other snackbar packages support this.
**Describe the bug** I update my splash screen via `dart run flutter_native_splash:create`, then build my app with `flutter build ipa`. When I launch my application, the old splash screen shows...
initSurfaceAndroidView is a newer method that tries to avoid expensive rendering methods unless necessary. It increases performance significantly on older devices and prevents intermittent crashes.