The Wayback Machine - https://web.archive.org/web/20210830165936/https://github.com/topics/dart2
Skip to content
#

dart2

Here are 416 public repositories matching this topic...

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/
maylortaylor
maylortaylor commented Nov 24, 2020

I'm trying to implement your plugin into my Flutter app and I'm greeted with this warning/error in my locator.dart file

'CloudFunctions' is deprecated and shouldn't be used. Constructing CloudFunctions is deprecated, use 'FirebaseFunctions.instance' or 'FirebaseFunctions.instanceFor' instead. Try replacing the use of the deprecated member with the replacement.

[Open documentation](https:

Improve this page

Add a description, image, and links to the dart2 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 dart2 topic, visit your repo's landing page and select "manage topics."

Learn more