AbdallahR99
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...
@saibotma it works in iOS but not in Android
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.` 
 it is because the slug is encoded anyway to make it to read it in a decoded way? or encoding the slug route param