appinioGmbH / flutter_packages

Dart and Flutter plugins/packages used and maintained by @appinioGmbH
193 stars 224 forks source link

[appinio_swiper] Dispose the controller to avoid memory leaks #60

Closed ricardodalarme closed 1 year ago

ricardodalarme commented 1 year ago

Description

The controller wasn't being disposed of, which can cause memory leaks, so dispose of it when disposing of the widget