t_utils 0.0.4 copy "t_utils: ^0.0.4" to clipboard
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 with errorMessage parameter
  • Added new case in TFirebaseException for permission-denied

0.0.1 #

  • Removed PaymentTypes Enum
  • New Custom Error Message added in the Exceptions
  • Fixed THeader Icon Color Issue and added THeader Example
  • Header and Appbar Mobile version fixed
  • Dialogs length issue resolved
  • Appbar leading widget and leadingIconColor added
  • TTextEditor Modified and added toolbar color toolbarColor
  • TChoiceChip empty icon taking space fixed,
  • TTableActionIconButtons default space added spacing: TSizes().sm
  • TTextWithIcon BG Color Updated
  • TAdminHeader Modified with new default user image, loading variable introduced
  • TSizes and TColors are now having init method with return type TColors.
  • TSizes and TColors 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 the TFormContainer
  • TImage background removed
  • TAdminHeader actions added
  • TLoaderAnimation widget image not showing fixed
  • animation_loader.dart assert fixed
  • THeader background colors updated
  • Tooltip added in TIcon Widget
  • Default Table Header Row color changed to lightBackground
  • Toggle Icons selected Radius fixed
  • Quill Text Editor added. TTextEditor
  • Colors fixed from TColors().primaryBackground to TColors().lightBackground
  • Widget Updated: All the widgets are updated and ready to be used in any project.