ubuntu_localizations 0.5.1
ubuntu_localizations: ^0.5.1 copied to clipboard
Provides extra localizations for Ubuntu applications.
We analyzed this package 39 hours ago, and awarded it 60 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/canonical/ubuntu-flutter-plugins/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MPL-2.0
.
0/10 points: 20% or more of the public API has dartdoc comments
Dependency resolution failed, unable to run dartdoc
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:ubuntu_localizations/ubuntu_localizations.dart
that imports:package:ubuntu_localizations/src/localizations.dart
that imports:package:intl/intl_standalone.dart
that imports:dart:io
0/0 points: WASM compatibility
Unable to detect compatibility with runtime wasm
, and this package will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
- Running
flutter pub outdated
failed with the following output:
Exceeded timeout of 0:02:00.000000
0/10 points: All of the package dependencies are supported in the latest version
- Could not run
flutter pub outdated
:flutter pub outdated
failed:
OUT:
{
"packages": [
{
"package": "characters",
"kind": "transitive",
"isDiscontinued": false,
"isCurrentRetracted": false,
"isCurrentAffectedByAdvisory": false,
"current": {
"version": "1.4.0"
[222 more lines]
ERR:
Exceeded timeout of 0:02:00.000000
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 1 error:
MISSING_REQUIRED_ARGUMENT
-lib/src/flutter/flutter_localizations.dart:108:11
- The named parameter 'weekdayFormat' is required, but there's no corresponding argument.
Run flutter pub downgrade
and then flutter analyze
to reproduce the above problem.
You may run dart pub upgrade --tighten
to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.22.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.