kauemurakami / getx_pattern

Design pattern designed to standardize your projects with GetX on Flutter.
https://kauemurakami.github.io/getx_pattern
1k stars 235 forks source link

Why is there only Android configuration under UI, IOS configuration? I don't think it makes a lot of sense #29

Closed lgengsy closed 3 years ago

lgengsy commented 3 years ago

app - ui - android

kauemurakami commented 3 years ago

Because it is extremely intuitive, and if you were writing it would be very extensive, in addition to the package structure being deprecated, I recommend that you see the section on github's readme or the initial modular version on the site. But read android, tv, smart watch, ios, desktop, linux, web, among the other UI's that flutter can be applied to.