-
I'm not sure that it's a question, feature request or bug report!
I am using `SafeArea` in flutter, But in galaxy-s10-plus my view is under camera, Both `MediaQuery.of(context).viewInsets` and `Med…
-
By reading the documentation of Internationalization I have to create manually all the `intl_*lang*.arb` files. But once it's done and I need to update my translation (example I removed and/or added s…
-
While submitting release version of App to AppStore I am getting the following update from Apple
```
ITMS-90338: Non-public API usage - The app references non-public symbols in Frameworks/Flutter.f…
-
it will be great to add support for other languages as well.
though I understand that there are alot of languages and comming up with a solution to this problem can be hard.
one problem is that so…
-
## Bug report
**Describe the bug**
In the Profile Screen, the email verification message is not visible in Dark Mode.
My app color theme is yellow, and the background of the message is also very …
-
Hi
material_color_utilities is pinned to version 0.8.0 (released 13 months ago) by flutter_localizations from the flutter SDK.
Is this intentional?
-
Im trying to call a C library using ffi and I can't open the .so file from the required folder
main:
```dart
import 'package:flutter/material.dart';
import 'package:flutter_app_demo/aboutPage.…
-
I'm using Process.run() / Process.start() to open tensorboard in my flutter app on macos. A weird problem is everything goes well when I directly run the flutter app on the connected device (by using …
-
@IzzySoft
Hello there! 👋
How can I add my application to your repo and F-droid?
-
### Is there an existing issue for this?
- [x] I have searched the existing issues.
### Which plugins are affected?
Core, Crashlytics
### Which platforms are affected?
iOS
### Description
Xcode…