-
my app and plugin pubspec.yaml
```
......
flutter_intl:
enabled: true
class_name: S
main_locale: en
use_deferred_loading: false
```
```
E/flutter (17277): [ERROR:flutter/runtime/dart…
-
when update flutter to 1.12.13-hotfixes I got this error:
`Because flutter_money_formatter >=0.8.2 depends on intl ^0.15.8 and every version of flutter_localizations from sdk depends on intl 0.16.0…
-
The following _CastError was thrown building _SignInPage(dirty, dependencies: [_LocalizationsScope-[GlobalKey#5eb8a]], state: _SignInPageState#2a7e1):
type 'DefaultWidgetsLocalizations' is not a subt…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Performance
### Which platforms are affected?
iOS
### Description
I was build…
-
It seems that the date pattern is wrong. It uses d/M/y instead of dd/MM/y.
Comparing the entry with key 'it' for the datePatterns map in the file packages/flutter_localizations/lib/src/l10n/generat…
-
### Steps to reproduce
Similar to #116716, but without `isCustomDateFormat`.
**app_en.arb**
```json
{
"@@locale": "en",
"large": "N:{number}",
"@large": {
"placeholders": {
…
kzrnm updated
2 months ago
-
### Steps to reproduce
flutter doctor
### Actual results
After installing Flutter, every time you enter the Flutter command, it will appear “'\bin' 不是内部或外部命令,也不是可运行的程序
或批处理文件。”
Entering any flu…
-
i have updated dependency,
android studio version 2021.1.1 Canary 11
flutter version 2.5
debug error message:
Launching lib/main.dart on sdk gphone x86 arm in debug mode...
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found no duplicates.
### What plugin is this bug for?
Firebase UI Auth
### What platform(s) does this bug aff…
-
This issue will document the breaking changes that are planned for version `11.0.0`
The content of [10_to_11.md](https://github.com/singerdmx/flutter-quill/blob/release/v11/doc/migration/10_to_11.m…