HNGx Stage Two Task - Submission by Imma Dominion

Getting Started With This Module

This is my entry for the first task from HNGx.

To properly run this code, you need to have Flutter installed and running in your development environment.

Setup

  1. Set up Flutter: Follow this link to set up your first Flutter app.

  2. Explore the Flutter Cookbook: Check out the Flutter Cookbook to discover other cool things you can do with Flutter.

Running the Code

  1. Download This File: Download the contents of this repository.

  2. Run "Dart pub get": Open a terminal and navigate to the project folder. Run the following command to get the needed packages from your Flutter Framework:

    dart pub get