-
-
The flutter_localizations package from the Flutter SDK itself, uses intl version 0.18.0. Flogs depends on intl version **^0.17.0**. This causes pub dependency conflicts.
Example pubspec.yaml:
``…
-
I created some packages and one flutter application , these projects use `Intl` for localizations.
Packages and application:
1. a package named `member_end`, pure dart package, contains business log…
-
Hey,
I couldn't run the app.
Localisation broke everything for me, so first thing is to remove that and get a working version of the build pushed.
You can hardcode the text strings for now …
-
**Describe the bug**
When using `flutter_localizations`, the extension doesn't lint/track `AppLocalizations` nor its import `'package:flutter_gen/gen_l10n/app_localizations.dart'` automatically.
*…
-
Because no versions of charts_flutter match >0.9.0 =0.15.2 =0.15.2
-
I'm facing this issue when execute `flutter run -d chrome`
```
-------------------- %< --------------------
dartdevc -k arguments:
--dart-sdk-summary=/Volumes/Data/setup/flutter/bin/cache/…
-
This is a pre-emptive issue thread, as we recently published a new version of `package:intl`. This results in the following error message, as long as Flutter has not updated their pinned version.
`…
-
/C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_svg-0.19.2+1/lib/src/picture_provider.dart:57:59: Error: No named parameter with the name 'nullOk'.
context != null ? Localizations.loca…
-
Because no versions of date_time_picker match >1.1.1