Show data | Select date | Settings Dark Mode |
---|---|---|
Ligth Mode | Color theme | Settings Ligth Mode |
---|---|---|
Learning Flutter
The project is an age calculator
- Enter your date of birth to see your age and your next brithday.
- Also show the age in differents formats, years, months, weeks, days, hoursa and minutes.
- You can choose your color theme and ligth or dark mode in the settings.
- In this project do not use external libraries for date management. Do not use the date library because it is not compatible with darv3 at the time of creation of this project.
- Use provider for theme management.
- dartv3 >=3.1.4 <4.0.0
- provider: ^6.0.5
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.