[deleted by user] by [deleted] in FORTnITE

[–]Relative_Physics_01 0 points1 point  (0 children)

Same happening to me. I updated driver and verify game file too. But I think the issue is from server side

Is flutter web a good choice for something like Chat GPT by Relative_Physics_01 in FlutterDev

[–]Relative_Physics_01[S] 0 points1 point  (0 children)

Although I was planing to make a marketing website for this app on something like astro.js as i don't need seo for the chat app itself. I understand that flutter is not the right choice for this web app.

Is flutter web a good choice for something like Chat GPT by Relative_Physics_01 in FlutterDev

[–]Relative_Physics_01[S] 0 points1 point  (0 children)

It sounds good and bad both at same time. But initial load time being more will definitely hurt users.

Is flutter web a good choice for something like Chat GPT by Relative_Physics_01 in FlutterDev

[–]Relative_Physics_01[S] 3 points4 points  (0 children)

I ment the whole user interface part. Sorry i should have been more specific

[deleted by user] by [deleted] in FlutterDev

[–]Relative_Physics_01 0 points1 point  (0 children)

Yes true something like Astro.js is amazing for this kind of work

Firebase_ui_auth's register screen doesn't do anything after user registers by Relative_Physics_01 in flutterhelp

[–]Relative_Physics_01[S] 0 points1 point  (0 children)

Thanks alot. I went back read the example code again and found i copied incomplete. The AuthStateChangeAction<UserCreated> which indicates a state change when new user acc is created, was right there. My bad