refreshed 1.5.4 refreshed: ^1.5.4 copied to clipboard
Enhanced GetX for Flutter: Stability, Performance, Beginner-Friendly.
1.5.4 #
- Resolved issue with Snackbar not using full width, causing buttons on that height to be unclickable.
1.5.3 #
- Removed redundant code.
- Added API documentation.
1.5.2 #
- Fixed an issue with the default dialog where custom widgets were not being overridden properly.
1.5.1 #
- Fixed pub points
1.5.0 #
Major Update
- Removed the animation module as it is no longer relevant to the project's scope and requirements.
- Removed the WidgetPaddingX, WidgetMarginX, and WidgetSliverBoxX extensions from the codebase as they were irrelevant.
- Introduced the quickly package to facilitate the use of similar extensions for padding, margin, and lot more.
1.4.0 #
- Major Update Extracted the get_connect module from the package and published it as vaultify.
- Removed infrequently used string extension methods
1.3.0 #
- Removed unused methods and extensions to enhance code cleanliness.
1.2.0 #
- Removed duplicate methods and extensions to improve code cleanliness and reduce redundancy.
- Implemented stop behavior in the delay extension, allowing users to cancel the delay before it completes.
1.1.3 #
- Fixed an issue in RxList where a type error occurred when initializing with an empty list.
1.1.2 #
- Updated the readme file and addressed various minor issues.
1.1.1 #
- Fixed issues related to pub points and package metadata.
1.1.0 #
- Added documentation comments for improved code documentation.
- Corrected typos in code and documentation.
1.0.3 #
- Addressed minor issues and optimizations.
1.0.2 #
- Resolved data type inconsistencies for better compatibility.
1.0.1 #
- Fixed issues related to pub points and package metadata.
1.0.0 #
Initial Release Changelog #
Features: #
- Enhanced Stability: Improved overall stability with bug fixes and optimizations.
- Performance Boost: Optimized performance for smoother app experiences.
- Beginner-Friendly: Designed with newcomers in mind, making it easier to get started with GetX.
- Latest Compatibility: Fully compatible with the latest Flutter and Dart packages.
- Simplified Routing: Streamlined routing mechanism for easier navigation between screens.
- Updated Documentation: Comprehensive documentation with clear instructions and examples.
- Community-Driven: Built based on feedback from the Flutter community to meet their evolving needs.
We're excited to introduce this initial release of the refreshed GetX package, offering a robust and user-friendly experience for Flutter developers of all levels. Enjoy coding with GetX and stay tuned for future updates!