Create Form Screen

Create form screen using digit_components

Overview

This document provides details about creation of a form screen using the official digit_components pub package

  • Install and setup flutter in our local machine

  • Create a flutter project

flutter create project_name

Steps

Build a form using the digit_components: ^latest_version

  • In pubspec.yaml add the digit_components and reactive_forms under dependencies

All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.