MNNIT CC 2021-22 Classes

Flutter Development Class - I

Get the Presentation used in class: Here

Get the Class recording: Here

Oct 25, 2021

Flutter logo

Class coverage:

  1. What Flutter is and why you should learn it.
  2. Installation and Hello World Flutter app.
  3. Widgets.
  4. Some examples:
    1. Hello World app (using Container as root Widget). Find here.
    2. Hello World app using Material Components (using MaterialApp as root Widget). Find here.
    3. A simple app demonstrating StatefulWidget. Find here.

More Content:

Homework:

  1. Install Flutter and make the Hello World app.
  2. Go through the PPT once, revise what is a Widget
  3. Have a look at this screenshot and try to identify what widgets have been used to make this and where are the Row and the Column widgets used.
  4. Learn about semver versioning system.

You can find more links, reading resources and contacts to coordinators here.