tx_design 0.0.8 copy "tx_design: ^0.0.8" to clipboard
tx_design: ^0.0.8 copied to clipboard

outdated

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.

0.0.8 #

  • Fix bug where datetimeRangePickerBottomSheet cannot scroll.
  • Optimize FileSystemUtil
  • Delete prepareDownloadDir, please replace it with getDownloadDir;
  • Add createDirectory method to create a dictionary in the application directory if it doesn't exist;
  • Modify all directory related operation methods to return a value type of Dictionary.
  • Export Barcode in qr_scan.dart.
  • Update TxRefreshListView
    • Modify the component name TxRefreshListView to TxRefreshView.
    • Delete separated constructor.
    • Add default constructor.
    • Modify builder constructor parameters.
2
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A custom component library that contains some basic UI components and provides theme configuration.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

easy_refresh, file_picker, flutter, flutter_reorderable_grid_view, flutter_svg, image_picker, multi_image_picker_plus, open_filex, path_provider, photo_view, qr_code_scanner, share_plus, signature, value_layout_builder, video_player

More

Packages that depend on tx_design