-
## Steps to Reproduce
1. Create a simple test in app.test and app_test.dart
```
void main() {
enableFlutterDriverExtension();
app.main();
}
```
```
void main() {
String …
-
Here is the API: https://github.com/dart-lang/pub-dartlang/wiki/API
-
_From @sethladd on February 15, 2013 19:04:41_
What I wouldn't give to be able to put my own google analytics code into my pub.dartlang.org page.
For example, I'd love to know what traffic is going …
-
**flutter build** and **flutter pub run build_runner** commands can throw different exceptions (with not user-friendly messages) if there is insufficient memory resources. Example:
$flutter build…
-
Whenever I import get_storage my app does not compile anymore.
Can someone help?
Here are the errors:
../../.pub-cache/hosted/pub.dartlang.org/win32-1.7.1/lib/src/generated/IMetaDataImport.dart:5…
-
Compilation error observed:
```
e: C:\Users\...\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\flutter_wifi_connect-0.0.7\android\src\main\kotlin\com\weplenish\flutter_wifi_connect\FlutterWifiConne…
-
Apparently Dart has renamed the `PI` constant in 'dart:math', it is now named `pi`.
See: https://api.dart.dev/stable/2.4.0/dart-math/pi-constant.html
When using haversine package I am getting th…
wil93 updated
4 years ago
-
I'm trying to build the iOS version but I'm getting the following error:
```
Swift Compiler Error (Xcode): 'openSettingsURLString' has been renamed to 'UIApplicationOpenSettingsURLString'
/Users/…
-
```
[test_l10n]$ pub global activate l10n
Package l10n is currently active at version 2.0.15.
Resolving dependencies... (4.2s)
+ analyzer 0.32.6 (0.34.2 available)
+ ansicolor 1.0.2
+ args 1.5.1…
ghost updated
5 years ago
-
When I ran flutter run command this error came. Can Someone help me with this.
My Xcode version is 9.2
In file included from /Users/rsaivenkatesh/.pub-cache/hosted/pub.dartlang.org/map_view-0.0.10…