Learning flutter quick and dirty guide



I find it easier to go through :-

1. Widget catalog - to check out what are the widget available in flutter. Basically their capabilities.

2. Cook book - All the code you need to quickly spin out a UI element. Pretty limited but you get an idea.

3. Code labs - is so much better compare to "Writing your first app" write up.


Hope this helps. 

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm