j_tools 0.0.9
j_tools: ^0.0.9 copied to clipboard
JTools - Flutter package project.
0.0.9 #
- Update j_logger to use PrettyPrinter
0.0.8 #
- Enhance JMessage class with platform-specific logging
0.0.7 #
- Implement jDropdown widget and enhance JMessage class with error logging
0.0.6 #
- Add readOnly property to JEntry widget and apply it in TextFormField
0.0.5 #
- Update version to 0.0.5, adjust padding in JEntry, and comment out font asset in JMessage
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.