Open EDApps3 opened 7 months ago
Getx5 solve the issue but had to disable the minify, url https://fluttertutorialsandquizzes.com/?category_id=8 works for both web and mobile
How to uae with get.named...also kindly do a full example
Can u help me setup.my old project with this? As it breaking some things
On Wed, Apr 3, 2024, 7:09 AM laterdayi @.***> wrote:
https://github.com/Aniketkhote/refreshed
— Reply to this email directly, view it on GitHub https://github.com/jonataslaw/getx/issues/3057#issuecomment-2033407205, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRXJSC3TPOBUDBJ42IXUUTY3NQHJAVCNFSM6AAAAABE6P6FO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZTGQYDOMRQGU . You are receiving this because you commented.Message ID: @.***>
i tried to achieve deep linking using GetX on android and it works fine, Manifest :
GetMaterial :
by loading https://fluttertutorialsandquizzes.com/?categoryid=8 or https://fluttertutorialsandquizzes.com/?categoryid=8#/minified:Md on android the app knows the param but on web it is null
any idea?