Asim Olmez
Asim Olmez
I think you should add an informed message when current branch is not on Github. For the user experience, other developers can be perceived as not working. Only suggestion.
### Is it a bugfix ? - Yes - https://github.com/leecade/react-native-swiper/issues/582 ### Is it a new feature ? - No ### Describe what you've done: Null check ### How to test...
**Describe the bug** When running multiple isolates, each managing its own Drift database, memory usage in the Dart/Flutter heap grows significantly. Closing the database connection for an isolate (with a...