HeavenOSK / flutter_swipable_stack

A widget for stacking cards, which users can swipe horizontally and vertically with beautiful animations like Tinder UI.
https://pub.dev/packages/swipable_stack
MIT License
117 stars 48 forks source link

Stuck on Splash Screen When Running in Release #47

Closed biswa1751 closed 2 years ago

biswa1751 commented 2 years ago

App gets stuck on splash Screen , means just showing a black screen. When added the package Steps to reproduce

  1. Create a App and add the flutter swipable stack dependencies
  2. Run flutter run --relase It will work for only first time
  3. RUn flutter run --release , it will show blank screen