gtd_network 1.0.5 copy "gtd_network: ^1.0.5" to clipboard
gtd_network: ^1.0.5 copied to clipboard

Network helper for request CRUD.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gtd_network

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  gtd_network: ^1.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:gtd_network/gtd_network.dart';
2
likes
125
points
49
downloads

Publisher

verified publisherdvtai.io.vn

Weekly Downloads

Network helper for request CRUD.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, flutter

More

Packages that depend on gtd_network