egensolve_realtime 0.3.0 copy "egensolve_realtime: ^0.3.0" to clipboard
egensolve_realtime: ^0.3.0 copied to clipboard

Framework-neutral Dart client for the public ERS realtime protocol.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add egensolve_realtime

With Flutter:

 $ flutter pub add egensolve_realtime

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

dependencies:
  egensolve_realtime: ^0.3.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:egensolve_realtime/egensolve_realtime.dart';
0
likes
140
points
73
downloads

Documentation

API reference

Publisher

verified publisheregensolve.com

Weekly Downloads

Framework-neutral Dart client for the public ERS realtime protocol.

Homepage

License

MIT (license)

Dependencies

http, web_socket_channel

More

Packages that depend on egensolve_realtime