bahadir arslan

Results 17 comments of bahadir arslan

Hello, first of all, I am sorry for the double post. I deleted it from SO. About the situation, the limit is not a problem because now I use the...

Unfortunately it didn't help currently it is like below ``` @override Widget build(BuildContext context) { nameFieldController = useTextEditingController(text: isEdit ? widget.limitation!.name : null); durationFieldController = useTextEditingController(text: isEdit ? widget.limitation!.duration.toString() :...

Examples are fine, probably my widget design is ruining something but the problem is how can I find it? Do you have a suggestion?

After 4 years, still no progress?

> > What should I do to implement Google Analytics fully functional to my Flutter Web project? > > > > @bahadirarslan > > Can you check https://firebase.google.com/docs/analytics/get-started?platform=flutter and see...

Thanks for the reply. If it is not supported by the package there should be a way to get those data at flutter web application. I am looking for that...

Hello, I was expecting to see detailed Google Analytics data with my web application. For example referral data. Which URLs send me traffic? In my apps, I can see general...

Now I am struggling with this problem. Is there any update about this?

Same problem here. It worked before iOS 17 and now only produces a gray screen. Google Maps iOS SDK dependency should be updated. Because I got the below message ```...

I am facing this issue while using the `rename` function. It tries to delete the old named sheet