get_x_master 0.0.23 copy "get_x_master: ^0.0.23" to clipboard
get_x_master: ^0.0.23 copied to clipboard

Independent Flutter state management, routing, and DI solution inspired by GetX with high performance.

0.0.1 #

  • Update Last Version SDK.
  • Add Documentation Package.
  • Add New Feature.
  • Add Fix AND New Feature Animation Extensions.
  • Add New Feature Dependency injection.
  • Extra codes cleaned up.

0.0.2 #

  • Fix pub point

0.0.3 #

  • Edit Document.

0.0.4 #

  • Edit Document.
  • Fix erroe handling smatFind.

0.0.5 #

  • Fix bug .
  • Add new extensions .

0.0.6 #

  • Add New feature for route.

0.0.7 #

  • Add New feature for route.
  • Add New feature for Cupertino.
  • Add New feature for Animation.
  • Add New feature for Dependency injection.
  • Add New feature for Utils.
  • Add New feature for State management.
  • Fix Bug GetBuilder.

0.0.8 #

  • Add New feature for Responsive.
  • Add New feature for Utils.
  • Add New feature for State management.

0.0.9 #

  • Update README .
  • Update responsive .

0.0.10 #

  • Fix bug .

0.0.11 #

  • Fix bug .

0.0.12 #

  • Fix bug .

0.0.13 #

  • Fix bug null context.

0.0.14 #

  • Fix document extention size.

0.0.15 #

  • Add ReactiveGetView - Smart reactive widget for automatic UI updates.
  • Enhanced GetView with intelligent state management capabilities.
  • Automatic reactive updates without manual Obx() wrapping.
  • Improved performance through intelligent rebuilding.
  • Better code readability and maintainability.
  • Full compatibility with existing GetX controller patterns.
  • Updated comprehensive documentation with examples.

0.0.16 #

  • Updated all responsive components and extensions to use new GetResponsiveBuilder class.
  • Enhanced responsive system documentation with updated class names.
  • Improved integration with GetX framework naming standards.
  • Fixed all references in examples, documentation, and implementation files.
  • Fix document extention size.
  • Fix Animate extention size.
  • Fix responsive name ResponsiveBuilder detect orientation.

0.0.17 #

  • BREAKING CHANGE: Renamed ResponsiveBuilder to GetResponsiveBuilder for consistency with GetX naming conventions.
  • Fix responsive name ResponsiveBuilder change to GetResponsiveBuilder.

0.0.18 #

  • Fix ConditionalNavigation navigation issue.

0.0.19 #

  • Fix initialize dependency injection

0.0.20 #

  • Fix initialize dependency injection
  • Edit document .
  • Edit GetResponsiveBuilder add new feature .
  • Update Last SDK .
  • Fix pub point .

0.0.21 #

  • Add ConditionalNavigation support to off() and offAll() methods.
  • Update documentation for Conditional Navigation.
  • Add example for Conditional Navigation.

0.0.22 #

  • Add PasswordValidator Utils.

0.0.23 #

🐛 Bug Fixes #

  • Snackbar Overlay Fix: Fixed "No Overlay widget found" error when using Get.snackbar() or Get.showSnackbar().

    • Improved overlayContext getter with fallback to navigator context.
    • Enhanced overlay detection using rootNavigator for better reliability.
    • Added smart context checking before showing snackbar.
  • Smart Dependency Injection Fix: Fixed smartLazyPut and smartFind not working correctly with Bindings.

    • Fixed registration logic in smartLazyPut to properly register controllers.
    • Improved smartFind to correctly check if instance is registered or prepared.
    • Better error messages for debugging.

📚 Documentation #

  • Added comprehensive SMART_LAZY_PUT_GUIDE.md with Persian documentation.
  • Updated README.md with detailed usage examples for smartLazyPut and smartFind.
  • Added troubleshooting section for common issues with Bindings.
9
likes
0
points
507
downloads

Publisher

verified publisherswanflutterdev.com

Weekly Downloads

Independent Flutter state management, routing, and DI solution inspired by GetX with high performance.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, intl, shamsi_date, web

More

Packages that depend on get_x_master