I’ve created a repository which is flutter app.
https://github.com/KazuCocoa/noteapp
The app is implemented by Dart lang, but I have no solid experience for it.
That framework provides us very helpful IDE. In testing stuff, the framework provides us with some test framework like presenter test and unit level testing set.
The generated app has no resource id as well as RN. So, it’s difficult to mature test automation stuff for device level.

Anyway, I like Flutter than RN because of IDE and related guiding, but it’s difficult to use the framework without human resources in some kind of teams.
1 Comment