DEV Community

Discussion on: A month of Flutter: create the app

Collapse
 
grandemayta profile image
Gabriel Mayta

I think that Flutter is the future of Mobile apps.

  • It's easy to learn.
  • From scratch you have components ready to use with Material Design and Cupertino.
  • The concept of components like React or Angular (Flutter called Widget) is awesome.
  • Easy to change the state of a widget

Great work Google!

Collapse
 
abraham profile image
Abraham Williams

Yep, Flutter is pretty great so far. It's still pretty early stages to so I'm interested how it'll evolve.