-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
p: quick_actionsQuickActions pluginQuickActions plugin
Description
The quick_actions plugin crashes when the action is tapped after clearing the app from the background (i.e. after killing it).
How to reproduce:
Clone the quick_actions demo, run the main app, then kill it, and tap the "Main view" quick action.
Because the crash needs the app to be killed to reproduce, I have no idea how to obtain a stack trace.
Package version
quick_actions 0.3.0+1
flutter doctor -v
[✓] Flutter (Channel beta, v1.4.9-hotfix.1, on Mac OS X 10.14.4 18E226, locale en-US)
• Flutter version 1.4.9-hotfix.1 at /Users/joachim/flutter
• Framework revision 88fa7ea403 (6 days ago), 2019-04-11 14:01:46 -0700
• Engine revision 4737fc5cd8
• Dart version 2.2.1 (build 2.2.1-dev.4.0 None)
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
• Android SDK at /Users/joachim/Library/Android/sdk
• Android NDK location not configured (optional; useful for native profiling support)
• Platform android-28, build-tools 28.0.3
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1343-b01)
• All Android licenses accepted.
[✓] iOS toolchain - develop for iOS devices (Xcode 10.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 10.1, Build version 10B61
• ios-deploy 2.0.0
• CocoaPods version 1.5.3
[✓] Android Studio (version 3.4)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 34.0.2
• Dart plugin version 183.5901
• Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1343-b01)
[✓] Connected device (1 available)
• Pixel 3 • 89KX0AW01 • android-arm64 • Android 9 (API 28)
• No issues found!
TheJulianJES, malpiatko, Oqtavios, diesersamat and saitbnzlsaitbnzlsaitbnzl
Metadata
Metadata
Assignees
Labels
p: quick_actionsQuickActions pluginQuickActions plugin