-
## Steps to Reproduce
I am developing a complex app, based on the camera plugin example. Despite following the example closely, it is occasionally running into conditions which are crashing the n…
tiloc updated
7 months ago
-
### :information_source: Info
**Version: `3.16.7`**
### :speech_balloon: Description
When running the following .bat script on Windows:
```batch
dart run msix:create ^
--display-name="…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
### Flutter Quill version
9.3.1
### Steps to reprodu…
-
## Steps to Reproduce
**Control sample:**
1. Create a dummy project; `flutter create bug`
2. Add debuggable true to android app build.gradle. builtTypes block now look like this:
```
…
-
I had tried as what you said, but still went wrong
Below is the info:
$ sh scripts/code_generation/generate.sh
Generating files using easy_localization
Generating language files
…
-
## Use case
When using `flutter_localizations` to generate a package from .arb files,
I always create a extension on BuildContext for an easy getter:
```dart
extension L10nExt on BuildContext {
…
-
### Which packages are you using?
stream_chat_flutter, stream_chat_flutter_core, stream_chat_persistance, stream_chat_localizations
### On what platforms did you experience the issue?
iOS, Android
…
-
## TextField calls onWindowShown of IME inappropriately.
The following video shows an example where onWindowShown is called every time text is entered, causing input problems.
https://user-image…
-
## Steps to Reproduce
Use Android Studio suggestions to update Gradle and Gradle plugin in our flutter/android project.
The below configurations will be updated:
* `android/gradle/wrapper/gr…
-
```
Resolving dependencies...
Note: intl is pinned to version 0.19.0 by flutter_localizations from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.
Because every versi…