pub package popularity likes pub points building style: effective dart

Refreshed GetX

This is a refreshed version of GetX, aimed at enhancing the robustness, reliability, and bug-free experience of using GetX for your Flutter projects. We understand that as a newcomer to Flutter and Dart ecosystem, you're eager to learn and create meaningful applications. This refreshed version of GetX is tailored to support your journey from a novice to a proficient developer.

Why Choose Refreshed GetX?

  • Compatibility with Latest Packages: The Refreshed GetX version is fully compatible with the latest versions of Flutter and Dart packages, ensuring seamless integration with your existing projects and compatibility with future updates.

  • Improved Stability: With bug fixes and stability improvements, the refreshed GetX offers a more stable development environment, reducing the chances of encountering unexpected issues.

  • Enhanced Performance: Performance optimization ensures that your application runs smoothly and efficiently, providing a better user experience for your users.

  • Support for Latest Technologies: By supporting the latest Flutter and Dart packages, refreshed GetX enables you to leverage the newest features and functionalities available in the ecosystem.

  • Community-Driven Development: We've listened to feedback from the community and incorporated many suggestions and improvements to make GetX even better.


Changes Made in Package

This README outlines the changes made to the package from its original GetX package to the refreshed version.

Decoupling of get_connect to connectify

One significant change is the decoupling of get_connect to connectify. This alteration aims to streamline the connectivity-related functionalities within the package.

Removal of Animation Classes, Widget, Num, Duration and the responsive Extensions

The animation classes, widget extensions, as well as num and duration extensions, have been removed from this package. Instead, we have integrated the Quickly package, which offers a plethora of utility and extension methods, allowing for faster and more efficient development.

Shift in Focus

Our primary focus has shifted towards enhancing dependency injection, state management, and routing functionalities within the package. These areas are crucial for building robust and scalable applications, and we are committed to improving them further.


Get Started

To get started with the refreshed version of GetX, simply include it as a dependency in your Flutter project and follow the updated documentation to explore its features and capabilities.

For more information about GetX, please visit the original GetX package.

We understand that starting out in Flutter can be challenging, and we're here to support you on your journey. Your feedback and contributions are valuable to us as we strive to make GetX more accessible and useful for developers of all skill levels. Together, let's create amazing Flutter applications with GetX! Happy coding!

Note: As a newcomer to Flutter and Dart ecosystem, your input is invaluable in shaping the future of GetX. Your experiences and insights help us tailor the library to better suit the needs of developers at all skill levels. Don't hesitate to reach out with your questions, suggestions, or ideas for improvement. We're here to help you become a proficient developer with GetX!

Libraries

get_core/get_core
This library provides the core functionality of the Refreshed state management package. It exports essential components such as the Flutter engine integration, interfaces, main functionalities, logging utilities, smart management features, and various type definitions.
get_core/src/flutter_engine
get_core/src/get_interface
get_core/src/get_main
get_core/src/get_reset
get_core/src/log
get_core/src/smart_management
get_core/src/typedefs
get_instance/get_instance
get_instance/src/bindings_interface
get_instance/src/instance_extension
get_instance/src/lifecycle
get_navigation/get_navigation
A Refreshed providing utilities and widgets for navigation management.
get_navigation/src/bottomsheet/bottomsheet
get_navigation/src/dialog/dialog_route
get_navigation/src/root/get_cupertino_app
get_navigation/src/root/get_material_app
get_navigation/src/root/get_root
get_navigation/src/root/internationalization
get_navigation/src/router_report
get_navigation/src/routes/custom_transition
get_navigation/src/routes/default_route
get_navigation/src/routes/default_transitions
get_navigation/src/routes/get_information_parser
get_navigation/src/routes/get_navigation_interface
get_navigation/src/routes/get_navigator
get_navigation/src/routes/get_route
get_navigation/src/routes/get_router_delegate
get_navigation/src/routes/get_transition_mixin
get_navigation/src/routes/index
get_navigation/src/routes/modules
get_navigation/src/routes/new_path_route
get_navigation/src/routes/observers/route_observer
get_navigation/src/routes/page_settings
get_navigation/src/routes/parse_route
get_navigation/src/routes/route_middleware
get_navigation/src/routes/route_report
get_navigation/src/routes/router_outlet
get_navigation/src/routes/transitions_type
This file contains definitions related to transitions and route builders.
get_navigation/src/routes/url_strategy/io/io_url
get_navigation/src/routes/url_strategy/url_strategy
get_navigation/src/routes/url_strategy/web/web_url
get_navigation/src/snackbar/snackbar
get_navigation/src/snackbar/snackbar_controller
get_rx/get_rx
A library that provides reactive programming utilities for Flutter applications.
get_rx/src/rx_stream/rx_stream
Library for providing reactive stream functionalities.
get_rx/src/rx_typedefs/rx_typedefs
get_rx/src/rx_types/rx_types
The rx_types library provides a collection of reactive programming utilities for managing state and building reactive components in Flutter applications.
get_rx/src/rx_workers/rx_workers
get_rx/src/rx_workers/utils/debouncer
get_state_manager/get_state_manager
Library providing state management utilities using Refreshed.
get_state_manager/src/rx_flutter/rx_getx_widget
get_state_manager/src/rx_flutter/rx_notifier
get_state_manager/src/rx_flutter/rx_obx_widget
get_state_manager/src/rx_flutter/rx_ticker_provider_mixin
get_state_manager/src/simple/get_controllers
get_state_manager/src/simple/get_state
get_state_manager/src/simple/get_view
get_state_manager/src/simple/get_widget_cache
get_state_manager/src/simple/list_notifier
get_state_manager/src/simple/mixin_builder
get_state_manager/src/simple/simple_builder
get_utils/get_utils
get_utils/src/enums/get_enums
get_utils/src/equality/equality
get_utils/src/extensions/context_extensions
get_utils/src/extensions/dynamic_extensions
get_utils/src/extensions/event_loop_extensions
get_utils/src/extensions/export
get_utils/src/extensions/internationalization
get_utils/src/get_utils/get_utils
get_utils/src/platform/platform
get_utils/src/platform/platform_io
get_utils/src/platform/platform_web
get_utils/src/queue/get_queue
instance_manager
Get Instance Manager is a modern and intelligent dependency injector that injects and removes dependencies seasonally.
refreshed
Library providing a collection of utilities and modules for managing state, navigation, animations, and more.
route_manager
Get Navigator allows you to navigate routes, open snackbars, dialogs and bottomsheets easily, and without the need for context.
state_manager
Get State Manager is a light, modern and powerful state manager to Flutter
utils
Get utils is a set of tools that allows you to access high-level APIs and obtain validation tools for Flutter and Refreshed