world_countries 4.1.0 copy "world_countries: ^4.1.0" to clipboard
world_countries: ^4.1.0 copied to clipboard

Sealed world data in form of Flutter widgets (country, phone, currency pickers, etc.).

90/ 160
pub points
2.35k
downloads

We analyzed this package 13 hours ago, and awarded it 90 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

5918 out of 5918 API elements (100.0 %) have documentation comments.

Passed check 10/10 points: Package has an example and has no issues with screenshots

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 4 issues. Showing the first 2:

ERROR: The name 'MaybeWidget' is defined in the libraries 'package:world_countries/src/widgets/helpers/maybe_widget.dart' and 'package:world_flags/src/ui/other/maybe_widget.dart (via package:world_flags/world_flags.dart)'.

lib/src/widgets/generic_widgets/iso_tile.dart:112:12

    ╷
112 │            MaybeWidget.orNull(
    │            ^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/generic_widgets/iso_tile.dart

ERROR: The name 'MaybeWidget' is defined in the libraries 'package:world_countries/src/widgets/helpers/maybe_widget.dart' and 'package:world_flags/src/ui/other/maybe_widget.dart (via package:world_flags/world_flags.dart)'.

lib/src/widgets/generic_widgets/iso_tile.dart:122:19

    ╷
122 │          leading: MaybeWidget.orNull(
    │                   ^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/generic_widgets/iso_tile.dart

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
meta ^1.17.0 1.17.0 1.18.2
world_flags ^3.0.1 3.1.0 3.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
l10n_countries - 2.0.2 2.0.2
l10n_currencies - 2.0.2 2.0.2
l10n_languages - 2.0.2 2.0.2
material_color_utilities - 0.13.0 0.13.0
sealed_countries - 3.1.0 3.1.0
sealed_currencies - 3.1.0 3.1.0
sealed_languages - 3.1.0 3.1.0
vector_math - 2.2.0 2.3.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.12, Flutter 3.41.9, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
36
likes
90
points
2.35k
downloads
screenshot

Documentation

API reference

Publisher

verified publishertsin.is

Weekly Downloads

Sealed world data in form of Flutter widgets (country, phone, currency pickers, etc.).

Homepage
Repository (GitHub)
View/report issues

Topics

#picker #country-picker #country-selector #currency-picker #language-picker

License

MIT (license)

Dependencies

flutter, meta, world_flags

More

Packages that depend on world_countries