dart_amf 2.0.4 copy "dart_amf: ^2.0.4" to clipboard
dart_amf: ^2.0.4 copied to clipboard

Dart 1 only

Provides native Dart access to the AMF protocol and BlazeDS backends

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_amf

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

dependencies:
  dart_amf: ^2.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:dart_amf/dart_amf.dart';
0
likes
15
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

Provides native Dart access to the AMF protocol and BlazeDS backends

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

browser, uuid

More

Packages that depend on dart_amf