Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wangyng/packet_ng_helper
- Owner: WangYng
- License: bsd-3-clause
- Created: 2021-08-16T08:30:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T03:35:25.000Z (almost 2 years ago)
- Last Synced: 2023-08-20T22:53:03.271Z (over 1 year ago)
- Language: Objective-C
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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