gprs_convert 0.0.2 copy "gprs_convert: ^0.0.2" to clipboard
gprs_convert: ^0.0.2 copied to clipboard

GPRS Server protorcol library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gprs_convert

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

dependencies:
  gprs_convert: ^0.0.2

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:gprs_convert/gprs_convert.dart';
0
likes
30
pub points
0%
popularity

Publisher

verified publisherxiaoyang.pro

GPRS Server protorcol library.

Homepage

License

MIT (LICENSE)

Dependencies

flutter, json_annotation, xml

More

Packages that depend on gprs_convert