netease_common 1.0.7 copy "netease_common: ^1.0.7" to clipboard
netease_common: ^1.0.7 copied to clipboard

A common Flutter package for NetEase.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add netease_common

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

dependencies:
  netease_common: ^1.0.7

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:netease_common/netease_common.dart';
1
likes
140
pub points
66%
popularity

Publisher

verified publisheryunxin.163.com

A common Flutter package for NetEase.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

collection, crypto, flutter, intl, yunxin_alog

More

Packages that depend on netease_common