tx_design 0.0.7
tx_design: ^0.0.7 copied to clipboard
A custom component library that contains some basic UI components and provides theme configuration.
0.0.1 #
- Initial commit.
0.0.2 #
- Update Licence、README.
0.0.3 #
- Add example.
0.0.4 #
- Add widgets: TxDatePickerButton、showInformationDialog、TxLoading、TxPanel、TxFileListTile、TxSignature、TxImagePickerView、TxImageGalleryViewer、TxVideoPlayerView、TxRefreshListView.
- Add form series widgets to create Form Forms Efficiently.
- Add AutoOrientationUtil to quick switch between horizontal and vertical screens.
- Add DurationExtension、TimeOfDayExtension and IterableExtension.
- Add linter rules.
- Update some widgets description and format code.
0.0.5 #
- Add widgets: showDialog、TxHelpToolTip、TxQrScanView、TxSkeleton.
- Add utils Throttle、divideTiles、FileSystem.
- Update TxImageViewer's exports and TxRefreshListView's exports.
0.0.6 #
- Add new method called 'searchFile' in FileSystem util.
- Add widget TxLinearGradientProgressIndicator.
0.0.7 #
- Fix that setting the background color of showDefaultDialog does not work due to assignment errors.