flex 0.2.2
flex: ^0.2.2 copied to clipboard
A collection of classes, extensions and utilities to aid faster development.
Changelog #
0.2.2 #
- Fix logic in
PatientStreamQueue.dispose
0.2.1 #
- Add
sendEncodedEvent()for sending Plexus encoded events
0.2.0 #
- Add
encodedEventHeaderandencodedEventSeparatortoconstants.dart - Fix
PatientStreamQueue.dispose,PatientStreamQueue._onListenandPatientStreamQueue._onCancellogic - Change typedefs to use generic function declaration syntax
- Enable
prefer_expression_function_bodies,prefer_generic_function_type_aliasesanduse_function_type_syntax_for_parametersinanalysis_options.yaml - Switch
expose/list.dartandexpose/maps.dartto use generic typedefs instead of inline function declarations
0.1.0 #
Initial Development Release