t_flutter_obj_client 1.0.2 copy "t_flutter_obj_client: ^1.0.2" to clipboard
t_flutter_obj_client: ^1.0.2 copied to clipboard

t_flutter_obj_client: A flutter http client networking package using flutter, dio

Introduction #

t_flutter_obj_client: A flutter http client networking package using flutter, dio

Classes #

  • TObjClient

Usage #

final dio = Dio();
final client = TObjClient(dio: dio);
final r1 = await client.signIn();
final r2 = await client.query();
1
likes
160
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

t_flutter_obj_client: A flutter http client networking package using flutter, dio

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on t_flutter_obj_client