Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wangyng/packet_ng_helper

The packet_ng Api for Flutter.
https://github.com/wangyng/packet_ng_helper

Last synced: about 2 months ago
JSON representation

The packet_ng Api for Flutter.

Awesome Lists containing this project

README

        

# packet_ng_helper

The [packet_ng](https://github.com/mcxiaoke/packer-ng-plugin) Api for Flutter.

## Install Started

1. Add this to your **pubspec.yaml** file:

```yaml
dependencies:
packet_ng_helper: ^0.0.2
```

2. Install it

```bash
$ flutter packages get
```

## Normal usage

```dart
final marketName = await PacketNgHelper.getMarketName();
```

## Feature
- [x] get market name