mobxjs / mobx.dart

MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.
https://mobx.netlify.app
MIT License
2.39k stars 311 forks source link

Update cheat-sheet.mdx #878

Closed asavchuk closed 1 year ago

asavchuk commented 1 year ago

Describe the changes proposed in this Pull Request.

If the PR fixes a specific issue, reference the issue with Fixes #.


Pull Request Checklist

netlify[bot] commented 1 year ago

Deploy Preview for mobx failed.

Name Link
Latest commit b84978304dd2c3f7c30b680e0532ed1b526955e4
Latest deploy log https://app.netlify.com/sites/mobx/deploys/634dabe4565a0b000985c48c
codecov[bot] commented 1 year ago

Codecov Report

Merging #878 (b849783) into master (87ba7d1) will increase coverage by 1.43%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #878      +/-   ##
===========================================
+ Coverage   98.56%   100.00%   +1.43%     
===========================================
  Files          37         5      -32     
  Lines        1460        97    -1363     
===========================================
- Hits         1439        97    -1342     
+ Misses         21         0      -21     
Flag Coverage Δ
flutter_mobx 100.00% <ø> (ø)
mobx ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mobx/lib/src/core/action.dart
mobx/lib/src/core/reaction_helper.dart
mobx/lib/src/core/observable.dart
mobx/lib/src/core.dart
mobx/lib/src/core/atom.dart
...b/src/api/extensions/observable_map_extension.dart
...rc/api/extensions/observable_stream_extension.dart
...src/api/extensions/primitive_types_extensions.dart
mobx/lib/src/core/spy.dart
mobx/lib/src/listenable.dart
... and 22 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 87ba7d1...b849783. Read the comment docs.