adsonpleal

Results 4 issues of adsonpleal

This PR adds support for Flutter DevTools by improving the already present file `devtool.dart`. With the changes present here we can more easily get the data needed to present the...

This PR adds support to `Riverpod`, the code is heavily based on the current `Provider` implementation. It uses provider's `InstanceViewer` widget to show the state values. https://user-images.githubusercontent.com/11666470/175167035-4027eb48-7f7b-44e6-bb83-af7e8d8feaaf.mp4 The discussion about...

This issue is for devtools_extensions. `asyncEval` is not working for debug services running for web targets. Other targets (tested on MacOS) work fine. Whenever I call `asyncEval` on a web...

devtools extensions
P2

This PR adds the shared_preferences_tools package. This package user the [devtools_extension](https://pub.dev/packages/devtools_extensions) tooling to create a tool for shared preferences. The idea of this PR came from @kenzieschmoll on this [issue](https://github.com/flutter/flutter/issues/145433)....

platform-web
p: shared_preferences