-
The Library works perfectly well with normal `MaterialApp `usage. however if I use GetX Library which I have to use `GetMaterialApp` it instead treats `ku` as Left to Right.
> GetX Library : [https…
-
## Problem to solve
При навигации в профиле все виджеты навигации ребилдятся.
## Proposal
Создать на основе GetX CustomObx виджет с возможностью добавления условия для ребилда.
…
-
**Suggestion**
- Please make an effort to provide updates for GetX and ensure the sustained vitality of the GetX project. It significantly benefits numerous Flutter developers.
-
When clicking the right arrow next to the account name, error occurs.
![Screenshot_20240616_180521](https://github.com/thelooter/labplus_for_gitlab/assets/71180087/183fde63-5e37-4e1c-98e7-43e5adcb7…
-
depends on getx_scaffold 0.1.2 which doesn't match any versions, version solving failed.
You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint…
-
This package has great potential, unfortunately it's using GetX as the internal state management.
Probably best to just stick with `setState` or at most use [provider](https://pub.dev/packages/prov…
-
페이지 라우팅
-` Get.to(()=>NewPage())`
스낵바
- `Get.snakbar('내용표시', '내용 상세내용');`
디바이스 화면 사이즈
- `Get.width`
-
希望可以出个整合GetX的demo
-
Using `example_nav2` example project, if I do one of the following two things, every route except `/home` will be blank screen after refresh the browser.
1. if I change to use Flutter 3.22 stable'…
-
Hi, i am trying to use GroupedListView inside Obx, but always gives me an error, "improper use of Getx has been detected".
My Code is
GroupedListView(
elements: menuOptionsC…