'package:dio/src/options.dart': Failed assertion: line 102 pos 12: 'value.isEmpty || kIsWeb || Uri.parse(value).host.isNotEmpty': is not true. #2126
Labels
i: wontfix
This will not be worked on
Package
dio
Version
5.4.1
Operating-System
Android
Output of
flutter doctor -v
Dart Version
No response
Steps to Reproduce
i have base url configuration like this :
: which I am using over here : import 'dart:async';
: and in this on app start I am having the issue
Expected Result
app should be running good
Actual Result
The text was updated successfully, but these errors were encountered: