-
Notifications
You must be signed in to change notification settings - Fork 1
API is not stable #2
Copy link
Copy link
Open
Description
It works well at first, then always throw errors:
I/flutter ( 4234): #0 Ipfinder.call (package:ipfinder/src/ipfinder.dart:89:7)
I/flutter ( 4234): #1 Ipfinder.authentication (package:ipfinder/src/ipfinder.dart:98:22)
With or without key didn't work
// Ipfinder ipFinder = Ipfinder(Env.ipFinderKey);
Ipfinder ipFinder = Ipfinder();
IpResponse auth = await ipFinder.authentication();
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels