Last updated:
0 purchases
packet ng helper
packet_ng_helper #
The packet_ng Api for Flutter.
Install Started #
Add this to your pubspec.yaml file:
dependencies:
packet_ng_helper: ^0.0.2
copied to clipboard
Install it
$ flutter packages get
copied to clipboard
Normal usage #
final marketName = await PacketNgHelper.getMarketName();
copied to clipboard
Feature #
✅ get market name
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.