Open Miamoto-Musashi opened 3 years ago
in fact i can't update this due to intl_translation plugin not compatible with intl 0.17.0 as in dart-lang/intl_translation#29 as soon as a version is compatible i will publish an update
It looks like the issue has been solved on the intl_translations side, does that unblock your issue? https://github.com/dart-lang/i18n/issues/563
Love your package by the way, makes it so so easy to handle different units without having to spend the time creating all these enums and const values.
The generated code from intl_translation iOS not compatible with null safety.
As soon as it's compatible I will provide a null safe version of the package. Hopefully it will not took too long before they update it.
Hi @Kleak any news on the subject ? or a way to track the ios issue ?
as you can see on pub intl_translation is not null safe compliant for now https://pub.dev/packages/intl_translation waiting on it to be and will push a new version everything is ready on my side ;)
Do you think this null safe version could be a good fit ? https://pub.dev/packages/intl_utils was mentioned here https://github.com/dart-lang/i18n/issues/573
would prefer to stay on the official one.
any news on this?
pull request regarding this issue in https://github.com/Kleak/international_system_of_units/pull/33
Describe the bug need to upgrade to intl 17.0
To Reproduce Steps to reproduce the behavior:
Expected behavior Project Compiles