flymzero / webdav_client

A dart WebDAV client library
https://pub.dev/packages/webdav_client
BSD 3-Clause "New" or "Revised" License
54 stars 34 forks source link

Prevent access element of an empty list #40

Closed danielkono closed 12 months ago

danielkono commented 12 months ago

Had a case where findElements returns empty list so single would throw "Bad state" exception. Fixed it i a way to be still compatible with Dart < 3.0.0.