angel_client 2.0.0-alpha
angel_client: ^2.0.0-alpha copied to clipboard
Client library for the Angel framework.
2.0.0-alpha #
- Depend on Dart 2.
- Depend on Angel 2.
- Remove
dart2_constant.
1.2.0+2 #
- Code cleanup + housekeeping, update to
dart2_constant, and ensured build works with2.0.0-dev.64.1.
1.2.0+1 #
- Removed a type annotation in
authenticateViaPopupto prevent breaking with DDC.
1.2.0 #
ServiceListnow usesEqualityfrompackage:collectionto compare items.Services will now add service errors to corresponding streams if there is a listener.
1.1.0+3 #
ServiceListno longer ignores emptyindexevents.
1.1.0+2 #
- Updated
ServiceListto also fire onindex.
1.1.0+1 #
- Added
ServiceList.