t_utils 0.0.4
t_utils: ^0.0.4 copied to clipboard
A package that is full of widgets, helper methods and utilities
Changelog #
0.0.4 #
Paginated Data Table
Updated- Packages Updated
0.0.3 #
Quill Text Editor
Package Updated and Fixed Breaking Changes- Packages Updated
0.0.2 #
- Added new Exception
TFirebaseException
witherrorMessage
parameter - Added new case in
TFirebaseException
forpermission-denied
0.0.1 #
- Removed
PaymentTypes
Enum - New Custom
Error Message
added in theExceptions
- Fixed
THeader
Icon Color Issue and addedTHeader Example
Header
andAppbar
Mobile version fixedDialogs
length issue resolved- Appbar
leading
widget andleadingIconColor
added - TTextEditor Modified and added toolbar color
toolbarColor
- TChoiceChip empty icon taking space fixed,
- TTableActionIconButtons default space added
spacing: TSizes().sm
TTextWithIcon
BG Color UpdatedTAdminHeader
Modified with new default user image,loading
variable introducedTSizes
andTColors
are now having init method with return type TColors.TSizes
andTColors
are now having singleton pattern.TDropdown
Widget finalized with all 4 types of dropdowns.Menu
,Dialog
,ModalBottomSheet
, &bottomSheet
TShimmer
name changed from~~TShimmerEffect~~
TAnimationLoader
actionChild
Optional Child widget created for the actions at the bottom of animation.fullWidth
option added in theTFormContainer
TImage
background removedTAdminHeader
actions
addedTLoaderAnimation
widget image not showing fixedanimation_loader.dart
assert fixedTHeader
background colors updated- Tooltip added in
TIcon
Widget - Default
Table Header Row
color changed tolightBackground
Toggle Icons
selected Radius fixed- Quill Text Editor added.
TTextEditor
- Colors fixed from
TColors().primaryBackground
toTColors().lightBackground
- Widget Updated: All the widgets are updated and ready to be used in any project.