Skip to content

Tags: tsinis/sealed_world

Tags

world_countries-v3.5.0

Toggle world_countries-v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update `world_countries` to v3.5.0 (#327)

* chore: update pr template and workflow to use new auto-assign action

* docs: add documentation for `world_countries` v3.5.0

world_flags-v2.3.0

Toggle world_flags-v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: remove text spans in all country flag painters (#323)

* chore(deps): update dcm to v2.22.0 and update lints

* refactor(lint): adjust codebase with new dcm rules

* test(ui): add widget tests for search list listenable builder

* chore: update flags version to 2.3.0 + bump `sealed_countries` there

* refactor(ui): replace text painter in virgin islands flag with path

* refactor(ui): replace text painter in iraq flag with path

* refactor(ui): replace text painter in shahada painter with path

* refactor(deps): remove arabic_font dev dependency

* refactor: add port configuration for flutter web in devcontainer

* chore(test): flutter test --update-goldens

* refactor(test): run world_flags tests on chrome platform

* chore(test): again run flutter test --update-goldens

* revert: remove chrome platform references in golden tests

* refactor: address @coderabbitai code review comments

* fix: fix code coverage drop due to deprecation annotation

---------

Co-authored-by: Cirrus CI <[email protected]>

sealed_countries-v2.2.0

Toggle sealed_countries-v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update `sealed_countries` to v2.2.0 (#322)

* style(format): run `dart format` with new 3.7.0 sdk version

* refactor(test): format tests too and remove Irrelevant l10n generated tests

* feat(locale): add basic typed locale extension with regional code alias

* feat(cli): update version and deps and improve data list generator

* docs: update dartdoc for countries to use backticks for code formatting

* chore: updated sdk to v3.7.0, version to v2.2.0 and changelog

* style: move single line asserts and improve changelog after code-review

world_flags-v2.2.0

Toggle world_flags-v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: flags debug fill properties (#320)

* fix(lint): updated type annotations for various to explicitly specify types

* chore(deps): bump dcm to v2.21.0

* style(format): run `dart format .` in `world_flags`

* fix(docs): improve wording in readmes and changelogs

* feat(debug): add diagnostics props for flag properties/iso standardized

* feat(debug): enhance diagnostics for country and basic flags

* feat(tests): add tests for flag properties and diagnostics

* feat(ui): extract items in country, currency, and language pickers to extensions

* test: add unit tests for country, currency, and language picker extensions

* feat(debug): enhance diagnostics properties for flag and maybe widgets

* test(ui): add debug fill properties test for maybe widget

* refactor: rename example project to `world_flags_example` and update runners

* feat: update icons and splash screens for `world_countries` example

* chore(deps): update kotlin plugin version to 2.1.20 in settings.gradle.kts

* chore(docs): update changelogs

world_countries-v3.4.0

Toggle world_countries-v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update `world_countries` to v3.4.0 and add docs for it (#321)

* chore: update `world_countries` to v3.4.0 and add docs for it

* fix: correct article usage in v3.4.0 release description

world_countries-v3.3.0

Toggle world_countries-v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update `world_countries` to v3.3.0 (#314)

* chore(example): refactor project runners and update configs for world_countries example

* refactor(locale): replace primitive maps with translation map typedefs for translations

* refactor(ui): enhance translation asserts and improve fallback logic in a basic picker

* test(ui): added widget tests for a new typed locale asserts

* refactor(ui): simplify header and search bar logic in a basic picker

* test(ui): add widget tests for changes and text field extension

* docs: provide docs for v3.3.0 and address code-review comments

* docs(changelog): fix typos and add issue link

world_countries-v3.2.0

Toggle world_countries-v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update `world_countries` to v3.2.0 (#306)

* refactor: add new lint rules to analysis_options.yaml

* refactor(style): `dart format .` with dart sdk v3.7.0

* refactor: replace deprecated scribble-enabled > stylus-handwriting-enabled

* style: rename builder function from on-map to builder in maybe widget

* chore: bump version to 3.2.0 and update dart to v3.7.0

world_flags-v2.1.0

Toggle world_flags-v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update `world_flags` to v2.1.0 (#299)

* chore: update `world_flags` to v2.1.0

* chore(docs): update readme for clarity and improve example

* chore: update dartdoc to use backticks for code formatting

world_countries-v3.1.0

Toggle world_countries-v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update `world_countries` to v3.1.0 (#300)

* feat(ui): add an offstage constructor and list method to maybe a widget

* test(ui): test offstage constructor and list method in maybe widget

* chore: update example config and dependencies to version 3.1.0

* docs: update docs for clarity and consistency

* test: update phone code picker tests to use idd
#296 (comment)

* chore: update changelog and readme for v3.1.0

* refactor: add a keep-to-string annotation to the typed locale's to-string method

* chore(gh): update gh workflows and templates for improved issue tracking and ownership

* refactor(gh): update codeowners to set the default owner for the repository

sealed_countries-v2.1.0

Toggle sealed_countries-v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update `sealed_countries` to v2.1.0 (#298)

* chore: update `sealed_countries` to v2.1.0

* docs: update dartdoc to use brackets for class and parameter refs

* refactor: update the world-country model to use nullable lists for names native and demonyms

* refactor(data): use getters for native names, demonyms, capital info, and regional blocs

* docs: improve footer refs in the readme

* chore: remove `build_runner` dependency from pubspec.yaml

* refactor(pr): address @coderabbitai code review comments

* docs: adjust readme and regional bloc documentation