nank1ro / solidart

Signals in Dart and Flutter, inspired by SolidJS
https://docs.page/nank1ro/solidart
MIT License
155 stars 5 forks source link

✨ [feat] signal where #25

Closed nank1ro closed 1 year ago

nank1ro commented 1 year ago

Changes in flutter_solidart

Add SolidSignalOptions and SolidResourceOptions for signals and resources provided through the Solid widget. With this field you can customize the autoDispose of each Solid signal individually. (Defaults to true).

Changes in solidart

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (dev@f54bf32). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head b535489 differs from pull request most recent head 97cb96a. Consider uploading reports for the commit 97cb96a to get more accurate results

Impacted file tree graph

@@          Coverage Diff           @@
##             dev      #25   +/-   ##
======================================
  Coverage       ?   97.74%           
======================================
  Files          ?       17           
  Lines          ?      709           
  Branches       ?        0           
======================================
  Hits           ?      693           
  Misses         ?       16           
  Partials       ?        0