objective_c-v8.1.0
·
95 commits
to main
since this release
- Bump minimum Dart version to 3.8.0.
- Support the KVO pattern by adding
Observer
,Observation
, andNSObject.addObserver
.