task1

A Flutter web app (also workable in mobile devices).

Sample

(____________) [Search]

Results: (should contain name, username and email)

[-----------] [-----------] [-----------]

[-----------] [-----------] [-----------]

Details:

Name: UserName: Email: Address: Phone:

Installation Requirements

  • First, clone or download the repository in your machine.
  • Get Flutter SDK. See the Flutter SDK installation instructions.
  • Need to have Chrome; debugging a web app requires the Chrome browser.

Run

Run the following command from the project directory to start the project:

flutter run -d chrome

Release Build

Run the following command to generate a release build:

flutter build web

For more info, visit here

Images

Landing page Search Responsive

Mobile View

Android APK screenshot Mobile