heremaps / here-sdk-ref-app-flutter

This project is the HERE SDK reference application for Flutter
Apache License 2.0
44 stars 20 forks source link

TICKET-T-17753:MapDownload will resume after restoring the network connection #117

Closed Guru-cm-here closed 9 months ago

Guru-cm-here commented 9 months ago

Implemented a new widget called 'ConnectionStateMonitor' that listens to the network connection status. This widget is designed to automatically resume any pending downloads once the network connection is restored.