flutter_ping_wire 0.3.4 copy "flutter_ping_wire: ^0.3.4" to clipboard
flutter_ping_wire: ^0.3.4 copied to clipboard

With FlutterPing, you can serve different parts of your application via various APIs, enabling you to craft sophisticated micro mobile apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ping_wire

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

dependencies:
  flutter_ping_wire: ^0.3.4

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:flutter_ping_wire/flutter_ping_wire.dart';
4
likes
140
points
433
downloads
screenshot

Publisher

verified publisherflutterping.com

Weekly Downloads

With FlutterPing, you can serve different parts of your application via various APIs, enabling you to craft sophisticated micro mobile apps.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, http, package_info_plus, yaml

More

Packages that depend on flutter_ping_wire