Template
How Old Am I?
This flutter project allows users to input their birthdate (day, month, year) and calculates their age in years, months, and days. The project is open source and can be used as a template for similar age calculator apps.
"How Old Am I?" is a Flutter project that allows users to easily calculate their ages in years, months, and days. The user interface is designed with useMaterial3, which gives it a sleek and modern look. Users can input their birthdate using the provided text fields, and the app will instantly calculate their age. The app is open source, which means that developers can use it as a template to create similar age calculator apps.

To use the app, users simply need to enter their birthdate in the format of day, month, and year using the provided text fields. After inputting their birthdate, they can tap the "How old am I?" button to get their age in years, months, and days. The calculated age is displayed below the input fields, making it easy for users to see their results at a glance.

The app is available in both mobile, web, and desktop versions, with a similar user interface for both. The web app version can be accessed at https://jaygajjar.ml/how_old_am_i/. The app is designed to be simple and easy to use, making it accessible to users of all ages and technical abilities.