system_date_time_format_hook 1.5.1
system_date_time_format_hook: ^1.5.1 copied to clipboard
A flutter hook for system_date_time_format plugin for getting date and time format patterns from device system settings.
1.5.1 #
- Fixed the hook throwing an unhandled exception when the widget was disposed while a pending date/time format request was still in flight
- BREAKING: Updated minimum Dart SDK to 3.12.0 (from 3.2.0) and Flutter SDK to 3.44.0 (from 3.16.0), matching
system_date_time_formatv1.5.1 - Updated dependencies
- Matched version numbers with
system_date_time_formatplugin - CHANGELOG
1.3.1 #
- Updated web setup documentation to use local asset path instead of CDN (from system_date_time_format v1.3.1+)
- Updated example to use local asset path for web script instead of CDN link
- Updated dependencies
- CHANGELOG
1.2.1 #
- Updated dependencies
- Matched version numbers with
system_date_time_formatplugin - CHANGELOG
1.1.2 #
- Updated README
- Updated dependencies
- Matched version numbers with
system_date_time_formatplugin
0.1.2 #
Improved package description
0.1.0 #
Initial release 🎉