-
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 bruno 3.4.3 depe…
-
When I try to render my flow screen with localization by DavinciCapture.offStage. I end up with error
```
======== Exception caught by widgets library ============================================…
-
I have a flutter components library package that uses intl.
It has a l10n.yaml file like this
```
synthetic-package: false
arb-dir: lib/l10n
template-arb-file: intl_en.arb
output-localizatio…
-
flutter pub add flutter_styled_toast
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.
The current Dar…
-
### Use case
As a developer, I want to create a Flutter application that supports multiple languages, including Tajik, so that I can provide a localized experience for Tajik-speaking users.
User…
-
### 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…
-
flutter pub add pay
exit code 65
Note: intl is pinned to version 0.18.1 by flutter_localizations from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.
The current Dart S…
-
I hope you're all doing well. I am currently working on a Flutter project and have run into a dependency conflict that I need some help with.
My project depends on the flutter_localizations package…
-
### Steps to reproduce
1. Install flutter_localization and intl packages
2. Enable generation in pubspec.yaml
3. add l10n.yaml at the root of the project
the specified information in this file w…
-
The plan is to add a way to support internationalization (i18n) in our application. The language support will help reach more people and lessen the boundaries.
## Description
To broaden the reac…