Skip to content
#

dart-library

Here are 181 public repositories matching this topic...

bloc
chimon2000
chimon2000 commented Oct 17, 2020

Is your feature request related to a problem? Please describe.
Currently, migrating from another library requires you to do a manual comparison of samples from both libraries to fill in the gaps. It would be nice to have documentation for people migrating from other popular state management solutions, such as ChangeNotifier, StateNotifier, MobX, or Redux.

Describe the solution you'd like

docbohanh
docbohanh commented May 15, 2020

Hello frideos team,

I try to build web application, but it stuck with error:

══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
The following UnsupportedError was thrown building _InheritedState:
Unsupported operation: Platform._operatingSystem

The relevant error-causing widget was:
  _InheritedState
  file:///Users/macbook/flutter/

Improve this page

Add a description, image, and links to the dart-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dart-library topic, visit your repo's landing page and select "manage topics."

Learn more