Skip to content

Commit e24ed1a

Browse files
authored
Update to package:intl4x (#977)
* Update to branch * new bindings * remove duplicate build_libs * format * try fixing collation * Collation support * Fix others * toX to getters * Kind of works * Fixes * Seems to start working * refactorings * add asserts * More test cases * fix tests * More fixes * More fixes * start changing api * Stwiched API * Remove timezones * Add timezones back * Manually treeshake timezones * Add recorduse to bindings * Refactor * Also treeshake datetime format * Add changelog * Run dart build during tests * Fixes * More fixes * try this * Fix line length * Use main branch * try allowing non utc * remove utc * Try something new * Should pass * Show output * stdout * pub get first * Fix wf * Add linux toolchain * set up toolchains * fix * Add locale print for debug * more debug * Remove panic_handler * use looping * Remove custom locale code * New name * Fixes * artifacts fix * Generate more artifacts * Add file size check * try stuff * Fix local build * fix path * Fix args to datagen * Fix upload name * Fix typo * Fix exports * Don't run on skip-fetch * check smarter for labels * fix typo * Fix * Check if this fixed windows * Exclude windows again * Update to main * Enable windows * Exclude windows for now * Add todo * Changes as per review * Changes as per review * Fix tests
1 parent 43214dd commit e24ed1a

File tree

262 files changed

+19058
-13525
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

262 files changed

+19058
-13525
lines changed

.github/workflows/health.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jobs:
1010
with:
1111
coverage_web: true
1212
checkout_submodules: true
13-
experiments: native-assets
14-
sdk: dev
13+
sdk: main
1514
ignore_license: "**.g.dart,pkgs/intl_translation/example/lib/generated/**,pkgs/intl_translation/test/generate_localized/**,pkgs/intl_translation/test/two_components/**"
1615
ignore_coverage: "**.g.dart"
1716
ignore_packages: "submodules"

0 commit comments

Comments
 (0)