j_tools 0.0.4 copy "j_tools: ^0.0.4" to clipboard
j_tools: ^0.0.4 copied to clipboard

JTools - Flutter package project.

0.0.4 #

  • Add loading and alert dialog functionality to JMessage class

0.0.3 #

  • Refactor color management: replace AppColors with JColors and update JCalculator class

0.0.2 #

  • Add various widgets for enhanced UI components
  • Implemented a calculator dialog with basic arithmetic functionality.
  • Created a customizable bottom sheet widget for displaying content.
  • Developed a reusable button widget with extensive styling options.
  • Introduced a countdown timer widget for time-sensitive actions.
  • Added a dialog alert widget with countdown and confirmation options.
  • Created a form dialog for structured input with a save button.
  • Developed a non-header form dialog for simpler input scenarios.
  • Implemented a list dialog for displaying selectable items.
  • Created an entry widget for text input with validation support.
  • Developed an amount entry widget for formatted currency input.
  • Introduced a date and time entry widget for user-friendly date selection.
  • Added a message utility for displaying toast notifications.
  • Implemented an image picker widget with cropping and compression features.

0.0.1 #

  • Initial release.