You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.
Observable.changes should only be property changes.
ObservableList will have "listChanges" property which includes the ListChangeRecords.
Splitting this allows the consumer to know what kind of records it is getting, and makes the API constraints more clear.
moved from https://code.google.com/p/dart/issues/detail?id=14157
The text was updated successfully, but these errors were encountered: