My first baby step in the learning process.
This is the first flutter application.
This application is a feedback survey for a university campus.
- Writing classes and functions in Dart.
- Widgets and their states. (Stateless and Stateful)
- Coding conventions in Flutter. (One Widget in one class)