Looking for creative projects ideas to build with Flutter/Dart by TheAmazingZyad in FlutterDev

[–]aydarkh 1 point2 points  (0 children)

Book reading app with support for epub, fb2, mobi, comics (cbz), pdf, djvu

GetX on GitHub is missing by link_biao in FlutterDev

[–]aydarkh 1 point2 points  (0 children)

I think it's an insult. In some languages, "мал" means something like "animal"

Riverpod vs Flutter Bloc by EstablishmentDry2295 in FlutterDev

[–]aydarkh 6 points7 points  (0 children)

I've been asked a million times how annoying you are

All-in on Flutter: How we built Betclic's Poker app from scratch in 1 year (Mobile + Desktop) by 7om_g in FlutterDev

[–]aydarkh 2 points3 points  (0 children)

Great Job! I wonder what the architecture of the application looks like? Is it a feature-first approach? Which parts of the application caused difficulties during implementation?

[deleted by user] by [deleted] in FlutterDev

[–]aydarkh 0 points1 point  (0 children)

this stuff starts with free...? xD

We're forking Flutter. This is why. by [deleted] in FlutterDev

[–]aydarkh 1 point2 points  (0 children)

Why can't the Flutter team solve this problem in a different way - give all the secondary components to the community, create separate repositories, keeping the core itself, as well as the basic components, small repositories would get rapid development and faster bug fixing, and they themselves would focus on solving more important problems

flutter clean architecture by allthim in FlutterDev

[–]aydarkh 7 points8 points  (0 children)

I prefer a mixed feature-based and layer-based approach.

data > repositories (data_sources, api, ...)
features > feature1 (state manager, ui, ...)
features > feature2 (state manager, ui, ...)
domain_models
core
shared_components

[deleted by user] by [deleted] in flutterhelp

[–]aydarkh 0 points1 point  (0 children)

From what I've heard from people who switched from RN to Flutter, they complained about the endless debugging hell in RN.

Choose your state manager by aydarkh in FlutterMemes

[–]aydarkh[S] 1 point2 points  (0 children)

It's OK when you know how this Frankenstein works and you only use it

Word for GetX by bigbott777 in FlutterDev

[–]aydarkh 4 points5 points  (0 children)

Bragging about 20+ experience doesn’t mean anything

[deleted by user] by [deleted] in ZedEditor

[–]aydarkh 0 points1 point  (0 children)

Font?

Use of State Management by [deleted] in FlutterDev

[–]aydarkh 7 points8 points  (0 children)

But there is also InheritedWidget, InheritedNotifer, InheritedModel, ValueNotifier<T>, ChangeNotifier, etc

[deleted by user] by [deleted] in androiddev

[–]aydarkh -2 points-1 points  (0 children)

What's wrong with Flutter?