-
Hello I am Olivia a GSSoC Contributor.
I looked through the code base and I have cool features to add to the backend one being to create a login and sign up API for doctors, currently only users have…
-
### Steps to reproduce
I am running on the M1 macOS 14.3.
1. Download the SDK from https://docs.flutter.dev/get-started/install/macos/mobile-ios?tab=download
2. Extract it into `~/Development` …
-
We're seeing this warning during build config time:
```
The Provider.forUseAtConfigurationTime method has been deprecated.
This is scheduled to be removed in Gradle 9.0.
Simply remove the call…
-
Hi,
I try to merge some nested dicts like this:
`... 'minio_prefix': {'value': {'minio_prefix': 'aaa'}} ...` with `... ''minio_prefix': {'value': ['_unset_']} ...` but get an exception:
```
…
xoxys updated
5 years ago
-
Hi
I used this lib but when I run my app I get this error:
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'libgpt_tokeni…
-
secure storage crashes with the message on MacOS:
```
PlatformException(Unexpected security result code, Code: -34018, Message: A required entitlement isn't present., -34018, null)
```
It works …
-
**Is your feature request related to a problem? Please describe.**
To get better structure what is added in the selfreporting part of the app we need to have structured fields with options not just
…
-
### Steps to reproduce
In my prodution app I have a visible stopwatch on a `SingleChildScrollView`. I've included sample code which has the same issue. I think it's related to https://github.com/flut…
-
**Describe the bug**
When I try to use the example lib/* files in a freshly created project (flutter create...) the result will not compile to Android
This started when I had trouble getting it t…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
brew config
```shell
HOMEBREW_VERSION: 4.3.9-227-gd4f808f
ORIGIN: https://github.com/Homebrew/brew
HEAD: d4f808ffb56cf47d8…