nank1ro / solidart

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

🐞[bugfix] show signal type #18

Closed nank1ro closed 1 year ago

nank1ro commented 1 year ago

The Show widget didn't accepted anymore a ReadSignal. This bug was introduced by mistake

codecov-commenter commented 1 year ago

Codecov Report

Merging #18 (146fbc6) into main (b85daa2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #18   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          444       444           
=========================================
  Hits           444       444           
Impacted Files Coverage Δ
...ackages/flutter_solidart/lib/src/widgets/show.dart 100.00% <ø> (ø)