FlutterSignalUtils<T> extension

Mutable signal utils

on

Methods

toValueNotifier() SignalValueNotifier<T>
Convert a ValueListenable to Signal to be used in builders and other existing widgets like ValueListenableBuilder and allow for mutation