-
E:\Android_Flutter_Project\demo> flutter-tizen doctor -v
[!] Flutter (Channel [user-branch], 3.22.2, on Microsoft Windows [Version 10.0.19045.4651], locale en-IN)
! Flutter version 3.22.2 on ch…
-
```
await Share.file(
path: "file://" +app.apkFilePath,
mimeType: ShareType.TYPE_FILE,
title: "Som…
-
I'm trying to modernize the Gradle buildscripts of the Android part of my Flutter app, but I'm encountering problems.
### Use case
I want to get rid of the `allprojects` in my `android/build.gra…
-
Launching lib/main.dart on iPhone X in debug mode...
Running pod install...
CocoaPods' output:
↳
Preparing
Analyzing dependencies
Inspecting targets to integrate
Using `…
-
**Question:** Are you using the latest version of flutter_tex package? [![pub package](https://img.shields.io/pub/v/flutter_tex.svg)](https://pub.dev/packages/flutter_tex)
**Answer:**
yes
**Quest…
-
## Steps to Reproduce
0. Let's say that i have a simple stateful MyApp widget with a MaterialApp widget inside (the sample code is below).
1. When I first run the app on the web (Chrome browser) e…
-
**Describe the bug**
while I open the qr_code_scanner page getting black screen.
**Flutter information**
Always provide the output of `flutter doctor -v` as it is needed in order to know on which…
-
### Steps to reproduce
1. use 3-set korean keyboard (you can also setup windows configure - languages option : korean -> microsoft IME -> 3 set korean
2. input the ' ' (word spacing ) on textField…
-
### Type of Request
bug
### Infrastructure Environment
TestFlight
### What is happening?
I'm implementing the "Share" widget in a Flutter application using this guide (https://docs.flutter.dev/pl…
-
### What version are you using?
flutter_facebook_auth : ^7.0.0
### What OS and version are you using to local deploy your application?
macOS 14.4.1
### What platforms are you seeing the problem on…