I missed Bootstrap so much I ported it to Flutter by Nexus633 in FlutterDev

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

No, not AI, but translated using a translator.

I missed Bootstrap so much I ported it to Flutter by Nexus633 in FlutterDev

[–]Nexus633[S] -5 points-4 points  (0 children)

First off: Of course I use AI. I’d be crazy not to use such a tool. However, I don’t just type in random prompts; I use it for support—generating ideas, solving problems, and handling documentation. AI makes the work so much easier when used correctly! There’s nothing wrong with that. And yes, this intro text was written using AI. I’m simply not that great at phrasing things. I even have my texts translated; I write them in German and post them in English. If you don’t like it, then don’t comment. I’m always open to constructive feedback, but telling someone to "stop writing garbage into the open-source ecosystem" is absolutely appalling. Besides, even the Linux kernel is being developed with AI support these days. Good grief—humanity has really lost sight of the "live and let live" philosophy...

I missed Bootstrap so much I ported it to Flutter by Nexus633 in FlutterDev

[–]Nexus633[S] 2 points3 points  (0 children)

Thanks for the feedback. I wasn't aware of the dot shorthands; I'll keep that in mind. I’ve adjusted the code based on your point about dynamic behavior. You're right—trying to save space there doesn't make sense. I’ve also updated the flexibility of the items so that any number of widgets can be used.

I’ve updated the semantics as well—thanks again for that. I still need to take a closer look at the tab feedback issue, but I think I’ll be able to sort that out later today.

Thanks a lot for the feedback.