smf_core 1.0.6
smf_core: ^1.0.6 copied to clipboard
A core package that provides some reusable widgets, text, extensions and utils, etc.
1.0.6 #
- Upgrade dependencies.
- ImagePicker utils and simple preview widgets
1.0.5 #
- Custom image asset path can be added to ImagePlaceholder widget.
1.0.4 #
- Add ImageUtils for picking single image from image source.
1.0.3 #
- Remove ImageUtils
- Add more ApiUtils values
1.0.2 #
- Common usable widgets
- Specific response body DTO models
- Common credential model and credential storage interface
- ImagePlaceholder and ErrorPlaceholder widgets
- EmptyAwareWidget for String, SectionTitle, ActiveDotIndicator, ProgressLoading overlay, common CachedNetworkImage, AlertDialog with icon and month chooser widgets
- More DateTime helper functions
1.0.1 #
- Fixed fromJson and toJson is not defined in
ResponseInfoDto.
1.0.0 #
- Major version release.
- Added more reusable widgets.
- Added more extension and helper functions.
- SharedPreferences helper functions.
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
datetimeto formatted date string.
0.0.5 #
- Generic union class
DomainResult<T> - Image placeholder widget
0.0.4 #
- Refactor
YouTubeservice. - Add
image_utilsfor compressing and resizing. - Add
intextensions.
0.0.3 #
- Getting vimeo video id from url.
0.0.2 #
- Add
vimeofeature to get video links via vimeo id. - Add
youtubefeature to get YouTube video links via youtube id.
0.0.1 #
- First patch version release.