getx
getx copied to clipboard
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
I heard a website was on works? Kindly make it simple and easy and beautiful. like pieces OS
让全局配置opaqueRoute在每个路由页面生效
**Describe the bug** Previosuly i used `Get.back()` to close the drawer, and now im working on Getx5 i tried to use `Get.close();` instead but it doesnt work also `Get.back();` doesnt...
**ATTENTION: DO NOT USE THIS FIELD TO ASK SUPPORT QUESTIONS. USE THE PLATFORM CHANNELS FOR THIS. THIS SPACE IS DEDICATED ONLY FOR BUGS DESCRIPTION.** **Fill in the template. Issues that...
GetMaterialApp( debugShowCheckedModeBanner: false, enableLog: true, defaultTransition: Transition.fade, opaqueRoute: Get.isOpaqueRouteDefault, popGesture: Get.isPopGestureEnable, transitionDuration: Get.defaultTransitionDuration, translations: TranslationLangs(), locale: TranslationLangs.locale, fallbackLocale: TranslationLangs.fallbackLocale, supportedLocales: TranslationLangs.supportedLocales, initialRoute: RouteNames.root, getPages: RoutePages.pages, builder: EasyLoading.init(), ) Flutter 3.24.3...
I tried using different tags and "preventDuplicates:false", but calling Get.to repeatedly doesn’t work. ``` get: ^5.0.0-release-candidate-9.2 ```
BIG BUG
Warning: In index.html:37: Local variable for "serviceWorkerVersion" is deprecated. Use "{{flutter_service_worker_version}}" template token instead. See https://docs.flutter.dev/platform-integration/web/initialization for more details. Warning: In index.html:46: "FlutterLoader.loadEntrypoint" is deprecated. Use "FlutterLoader.load" instead. See https://docs.flutter.dev/platform-integration/web/initialization...
我在iOS18上测试,会出现整个界面都能手势拖拉返回上个页面。 https://github.com/user-attachments/assets/3322267d-6b52-4da1-b16a-bf0b2ef1934a
I am impressed with its features and functionalities. However, I couldn't help but wonder about the future roadmap for this package. I am curious to know what the developers have...