NO-ob / LoliSnatcher_Droid

A booru client with support for batch downloading
GNU Affero General Public License v3.0
392 stars 24 forks source link

DioError -> DioException #209

Closed drwankingstein closed 1 year ago

drwankingstein commented 1 year ago

DioError was deprecated

partially addresses #208

NANI-SORE commented 1 year ago

I'll address this in #206 with dependencies update, flutter upgrade probably updated dio to a higher version than it should for you, since we use "^" in pubspec

drwankingstein commented 1 year ago

sounds good