mirror of
https://github.com/hanskokx/arcane_helper_utils.git
synced 2026-06-09 15:15:55 +02:00
e21c7410b8
Removed Unfocuser Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
34 lines
501 B
Markdown
34 lines
501 B
Markdown
## 1.1.0
|
|
|
|
- [BREAKING] Removed `Unfocuser` widget to ensure pure Dart compatibility.
|
|
|
|
To continue using `Unfocuser`, add `unfocuser: ^1.0.0` to your pubspec.yaml.
|
|
|
|
## 1.0.4
|
|
|
|
- Added `yesterday` and `tomorrow` extensions to `DateTime`
|
|
|
|
## 1.0.3+2
|
|
|
|
- Added an example project
|
|
|
|
## 1.0.3+1
|
|
|
|
- Updated documentation
|
|
|
|
## 1.0.3
|
|
|
|
- Updated linting rules to use arcane_analysis
|
|
|
|
## 1.0.2
|
|
|
|
- Added bulletPoint to CommonString
|
|
|
|
## 1.0.1
|
|
|
|
- Added Unfocuser widget and JSON converters
|
|
|
|
## 1.0.0
|
|
|
|
- Initial release
|