https://github.com/virendracarpenter/age-calculator-flet
📱 Age Calculator - Material You Android app built with Python & Flet. Features: 🗓️ Calendar date picker | 📅 Years/Months/Days breakdown 🎨 Minimal UI | 🔗 GitHub integration button ⬇️ APK available in Releases Tech: Python 🐍 + Flet 🚀 + Material 3 🎨
https://github.com/virendracarpenter/age-calculator-flet
age-calculator android birthday flet flet-example fluttter python python3
Last synced: 7 months ago
JSON representation
📱 Age Calculator - Material You Android app built with Python & Flet. Features: 🗓️ Calendar date picker | 📅 Years/Months/Days breakdown 🎨 Minimal UI | 🔗 GitHub integration button ⬇️ APK available in Releases Tech: Python 🐍 + Flet 🚀 + Material 3 🎨
- Host: GitHub
- URL: https://github.com/virendracarpenter/age-calculator-flet
- Owner: virendracarpenter
- Created: 2025-01-31T21:37:00.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-01T09:17:31.000Z (9 months ago)
- Last Synced: 2025-02-10T19:17:52.919Z (8 months ago)
- Topics: age-calculator, android, birthday, flet, flet-example, fluttter, python, python3
- Language: Python
- Homepage:
- Size: 146 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎂 Age Calculator
[](https://python.org)
[](https://flet.dev)
[](https://opensource.org/licenses/MIT)
[](https://github.com/virendracarpenter/age-calculator-flet/releases)A modern age calculator Android app built with Python and Flet Framework featuring Material You design.

## ✨ Features
- Material You dynamic color theming
- Calendar date picker widget
- Accurate age calculation (years, months, days)
- Clean minimalist UI
- GitHub integration button
- Responsive layout## 📦 Devlopment Installation
```bash
git clone https://github.com/virendracarpenter/age-calculator-flet.git
cd age-calculator-flet
pip install -r requirements.txt
flet run
```## 📸 Screenshots
![]()
![]()