flymzero / webdav_client

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

Prevent access element of an empty list #40

Closed danielkono closed 1 year ago

danielkono commented 1 year 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.