-
**Usage**
` PickedFile imageFile = await _imagePicker.getImage(source: ImageSource.camera, maxHeight: 1024, maxWidth: 1024, imageQuality: 100);`
**Expected results:**
i can work completely w…
-
OS Error: A required privilege is not held by the client.
-
With flutter_riverpod 0.12.2 the `overrides` argument to `ProviderScope` requires const elements in a list.
https://github.com/bizz84/starter_architecture_flutter_firebase/blob/dad26d7df921c2eadafa…
-
I just forked this repo, cloned, and ran `flutter pub get`.
Here is the error message:
```
/Users/philipjohnson/flutter/bin/flutter --no-color pub get
Running "flutter pub get" in flutter_sta…
-
I'm recapping a discussion I just had with @alxhub and @tbosch. This is mostly Tobias' design.
**I'm submitting a ...** (check one with "x")
```
[x] feature request
```
**Current behavior*…
-
Followed the steps on the README to get started with Firebase in a web app. Works fine from source. No issues.
Cut a build: `flutter build web` and host the webapp anywhere (doesn't seem to matte…
-
# Background
This is a great project that will help me structure my new app. I really appreciate the code and write up/video. However, I am having some trouble setting the project up locally.
# Is…
-
I've just forked the repo but when trying to build for either Web or Android running in the below errors:
**Building without sound null safety
For more information see https://dart.dev/null-safety…
-
When you add a job or item, your are not navigating back, so I can save 2 or more times the same entries
-
Try to delete an item
════════ Exception caught by widgets library ═══════════════════════════════════
A dismissed Dismissible widget is still part of the tree.
The relevant error-causing widget wa…