webdav_client
webdav_client copied to clipboard
Can't build: Error: The non-abstract class 'WdDio' is missing implementations for these members
Hello,
since updating my dependencies, I cannot build anymore. The error is
Failed to build iOS app Error (Xcode): ../../../../.pub-cache/hosted/pub.dev/webdav_client-1.2.1/lib/src/webdav_dio.dart:16:7: Error: The non-abstract class 'WdDio' is missing implementations for these members: webdav_dio.dart:16 Could not build the application for the simulator.
I'm on Flutter 3.10.6 with webdav_client: ^1.2.1
What am I doing wrong? Or is there some kind of bug which I have stumbled upon? Thanks for your (so far) great package! Best regards Chris