hx_base 1.1.37 copy "hx_base: ^1.1.37" to clipboard
hx_base: ^1.1.37 copied to clipboard

After initializing the project, you can import this plugin to use common base components. The plugin is divided into two main parts: Components and Utilities.

Project Initialization and Component Encapsulation #

After initializing the project, you can import this plugin to use common base components. The plugin is divided into two main parts: Components and Utilities.

🇨🇳 中文文档

🇨🇳 English

Utilities #

  • LoggerUtil – Encapsulated logging utility
  • PermissionCheckUtils – Permission detection
  • Utils – Regex tools and general-purpose utilities

Components #

  • EasyStepper – Step progress bar
  • FileListView – File preview list
  • ImageListView – Image preview list
  • Tree – Tree view component
  • BaseTextField – Text field encapsulation
  • BaseToast – Toast/pop-up encapsulation
  • BaseViewModel – ViewModel encapsulation
  • DashedLine – Dashed line component
  • EmptyFailView – Empty/failure placeholder view
  • FlexItem – Left-right layout container
  • ScanPage – QR/Barcode scan page
  • UploadImageView – Image upload component
  • UploadFileView – File upload component

1. Logger Utility #

Logger Screenshot

2. Permission Checking #

[Permission Checking]

3. Component Preview #

[Component Preview]

1
likes
125
points
164
downloads

Publisher

unverified uploader

Weekly Downloads

After initializing the project, you can import this plugin to use common base components. The plugin is divided into two main parts: Components and Utilities.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

dart_date, date_format, encrypt, extended_image, file_picker, flutter, flutter_cupertino_datetime_picker2, flutter_easyloading, flutter_inappwebview, flutter_screenutil, get, image_picker, logger, mobile_scanner, permission_handler, pointycastle, shared_preferences, shimmer, url_launcher

More

Packages that depend on hx_base