solidart icon indicating copy to clipboard operation
solidart copied to clipboard

Signals in Dart and Flutter, inspired by SolidJS

Results 3 solidart issues
Sort by recently updated
recently updated
newest added

- **CHORE**: Improved `Solid` widget performance by more than **3000%** in finding ancestor providers. During my performance tests, before I was able to observe up to `71` signals (provided through...

feature

`dart run custom_lint ` works for me only if I temporarily comment out some packages in my pubspec.yaml (in my case they are `sqlite3_flutter_libs`, `path_provider`, `device_info_plus` and `shared_preferences`). If I...