work 0.1.3 copy "work: ^0.1.3" to clipboard
work: ^0.1.3 copied to clipboard

outdated

封装http业务接口

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add work

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

dependencies:
  work: ^0.1.3

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

Import it

Now in your Dart code, you can use:

import 'package:work/work.dart';
1
likes
0
pub points
23%
popularity

Publisher

unverified uploader

封装http业务接口

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, meta, mime

More

Packages that depend on work