AbdallahR99

Results 7 comments of AbdallahR99

@Zidoun-Abdou I'm already did that and not working with me I found that when I add flutter_stripe to the project, jitsi_meet_wrapper package stop working, and I can't find any alternative...

@saibotma still the same issue, just download the example jitsi app and add "flutter_stripe" to it, and open the app and try to join to a meeting, and you will...

same but the Get.toNamed is not works with me when I use GetMaterialApp.router, is it works with you? you can use: `Get.rootDelegate.popRoute();` if you just want pop

when I added ``` plugins: [ analog({ nitro: { alias: { '@core': 'src/app/core', '@components': 'src/app/components', '@pages': 'src/app/pages', '@environments': 'src/environments', '@server': 'src/server', }, }, }), ], ``` I got this error:...

@brandonroberts worked but I start find this warning `"file:///D:/Work/ddapp/dd/node_modules/.pnpm/@[email protected]/node_modules/@analogjs/vite-plugin-nitro/src/lib/runtime/api-middleware.mjs" is imported by "virtual:#internal/nitro/virtual/server-handlers", but could not be resolved – treating it as an external dependency.` ![img](https://i.ibb.co/Xb4dqJk/Screenshot-2024-03-29-090744-1.png)

![image](https://github.com/user-attachments/assets/d65f0f28-ff75-478a-897a-f460fd8e6e29) it is because the slug is encoded anyway to make it to read it in a decoded way? or encoding the slug route param