Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 294 Bytes

assignment.md

File metadata and controls

7 lines (7 loc) · 294 Bytes

Develop a Flutter Application which uses Image widget, Navigation methods and any other widget of your choice. For example: Your application can have

  1. Login Page
  2. HomePage
  3. ProfilePage

    P.S: You are not required to use any database, can use hardcorded values for the application.