-
**Describe the bug**
Upon installing flutter money formatter, I'm receiving a dependency conflict with the intl package. Here is the error message:
> Because flutter_money_formatter >=0.8.2 depend…
-
Should the template include the necessary work to set up localizations? This includes adding an l10n.yaml, en.arb, modify the pubspec.yaml to generate localization, and use the AppLocalizations for St…
-
```
import 'dart:async';
import 'dart:convert';
import 'dart:io';
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
imp…
-
It happened in iOS and Android.
Events seems to work correctly.
```
environment:
sdk: '>=3.4.1 =3.22.1
-
It would be cool if there is a package that test if all localizations exists.
`[WARNING] Localization key [editor.item.title] not found`
these warnings can maybe transfered in a seperate package to …
-
Version: 0.4.8
Stacktrace
```
flutter: ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
flutter: The following UnsupportedError was thrown b…
-
Пришло время спарсить популярные фильмы с KinApoisk в приложение
Расширения:
1. **json_annotation** - чтобы автоматические генерировать toJson & fromJson для моделей
https://pub.dev/packages/json_…
DenUP updated
4 months ago
-
When I update flutter to latest beta Flutter (Channel beta, 1.25.0-8.1.pre), I got error when compiling because not resolvable package dependency version.
```
Because date_time_picker 1.1.0 depends…
-
## Use case
Whilst adding I18N support for my app, I discovered that Irish (ga) is not one of the supported languages in the flutter_localizations package.
## Proposal
Please consider adding …
-
Hello,
When I fill up locale variable with a location different to Locale('en') I've run into an issue:
I/flutter ( 5182): When the exception was thrown, this was the stack:
I/flutter ( 5182): #0…