smf_core 0.0.7 smf_core: ^0.0.7 copied to clipboard
A core package that provides some reusable widgets, text, extensions and utils, etc.
0.0.7 #
- Fixed Loggin debug message color wrong.
- Fixed vimeo error response messag null.
0.0.6 #
- Modified
Logger
- Add utility function to covert
datetime
to formatted date string.
0.0.5 #
- Generic union class
DomainResult<T>
- Image placeholder widget
0.0.4 #
- Refactor
YouTube
service. - Add
image_utils
for compressing and resizing. - Add
int
extensions.
0.0.3 #
- Getting vimeo video id from url.
0.0.2 #
- Add
vimeo
feature to get video links via vimeo id. - Add
youtube
feature to get YouTube video links via youtube id.
0.0.1 #
- First patch version release.