12
📅 Calendar — Flutter
FlutterAndroidDartMobileProductivity
↗ View on GitHubA calendar app built in Flutter for Android. Displays a full monthly view with navigation, lets you tap any day to add or view events, and stores everything locally on the device.
The focus was on building a functional, well-structured calendar widget from scratch in Flutter — managing the grid layout, day selection state, and event association per date. All data is persisted locally with no backend required.
Part of the same dark-themed Flutter utility suite.
