I want to show the amount of people in each contract status historically. I have a list of every contract's start date, suspension dates, expiration date, and t
I am creating a multi-paged app on flutter. When I am using the navigation in it, I am getting a black screen. import 'package:flutter/material.dart';