-
My pubspec.yaml file
`
version: 1.0.0+1
environment:
sdk: ">=2.7.0
-
## Steps to Reproduce
Create an app.
build it .
run in release mode or run an apk from flutter build apk
### On the device
Error as is visible on device in --release mode.
![Screenshot …
-
While Runner Video Player Logs Are -------->>>>>>>
Logs
```
E/flutter (32604): [ERROR:flutter/lib/ui/ui_dart_state.cc(166)] Unhandled Exception: PlatformException(channel-error, Unable to es…
-
hi a have a error in time run:
```bash
Launching lib\main.dart on Android SDK built for x86 in debug mode...
Initializing gradle...
Resolving dependencies...
* Error running Gradle:
ProcessExc…
-
Seems like at least current user cookie is somehow erased/deactivated on X server, so every app starts telling "No protocol specified". This happens not instantly after login but in a few seconds. Som…
-
### Steps to reproduce
1. create various subfolders
2. create a subfolder in each different subfolder with the exact same name
3. share each of the subfolders that have the same name
4. login t…
-
Hello
Sorry if this has been asked before, but i could not find anything about it.
I have tried both installing from Pacman and from AUR using Yay, but the result it the same.
I have read through…
-
Each time press back, it throw exception:
logs
```bash
2021-02-17 13:01:23.547 24026-24026/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.jelly.medianoter, PID: 24026
java…
-
1. flutter run -v
```
[ +114 ms] executing: [/Users/efzet/SDKs/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +63 ms] Exit code 0 from: git -c log.showSignature=false log…
-
#### What are you trying to achieve?
Run an acceptance suite with a single test:
```
$I->amOnPage();
$I->see('foo');
```
#### What do you get instead?
```
[Error] Call to undefined met…
Luc45 updated
3 years ago