-
Please configure the repository to include entire Flutter project, not just the Dart files in your lib folder.
Files which should not be included will be automatically ignored (through .gitignore).
-
is there any way to build Valhalla to android shared library on windows? i want to use it on Flutter projects, but i got frustrated when try to build it using NDK, there's no documentation on it, only…
-
把flutter项目“升级gradle到8.7”后,项目依赖 jverify: ^3.0.0 报错
我把文件
/Users/leeyi/project/imboy.pub/imboyflutter/plugin/jverify/android/src/main/AndroidManifest.xml
修改为:
```
```
可以解决 “JverifyP…
-
GREAT PROJECTS!
Crashed after lauched jitsi-meet-flutter-sdk app ,the official jitsi-meet-flutter-sdk android app example works well,
I integrated the jitsi-meet-flutter-sdk in my project , the re…
-
**Describe the bug**
When we mix Arabic and English words, the order of the English words is not correct when they split into multiple lines
**To reproduce**
```dart
Future _generatePdf(PdfP…
-
### Steps to reproduce
### 1. Set this environment:
- Physical iPhone 14 Pro, iOS 17.3.1.1, Available storage 131.3 GB out of 256GB Capacity
- Xcode version 15.2 (15C500b)
- macOS Sonoma vers…
-
Execution failed for task ':printing:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
> Android resource linking fail…
-
### Steps to reproduce
1. `flutter create --org ch.2221 test_flutter_bundle_id`
2. Observe the different bundle ids being created
### Expected results
`flutter create` should throw an error, or at…
-
**Describe the bug**
If I sign in using Google, re-install the app, open it (which automatically signs the user in anonymously) and then try to link identity using the Google provider, I get an error…
muezz updated
1 month ago
-
### Steps to reproduce
Build/launch a Flutter app on Mac.
### Expected results
The launched app reflects the current code in the app project.
### Actual results
The launched app runs old code fro…