dart_amf 2.0.4
dart_amf: ^2.0.4 copied to clipboard
Provides native Dart access to the AMF protocol and BlazeDS backends
2.0.4 Make ArrayCollection available as a generic type
2.0.3 Fix some documentation and made the endpoint non optional to the Amf constructor
2.0.2 Fix writing negative doubles
2.0.1 Fix writing ints
2.0.0 WARNING Will break if you used any internals of this library, hence the major version change. Refactored to use the Dart library conventions better and only expose what was needed to. Fixed the example. Added some dartdoc.
1.0.3 Added @RemoteObject metadata for remote classes like Flex. Fixed example in doco.
1.0.2 README changes
1.0.1 Spelling and example changes
1.0.0 Inital release