1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

revives date_planner (#2593)

This commit is contained in:
Eric Windmill
2025-03-05 08:50:05 -05:00
committed by GitHub
parent 70042fcfbf
commit b1f8fa57b5
57 changed files with 2187 additions and 6 deletions

5
date_planner/README.md Normal file
View File

@@ -0,0 +1,5 @@
An in-progress exploration of an iOS-style Date Planner app,
similar to the SwiftUI Tutorial app
[Date Planner](https://developer.apple.com/tutorials/sample-apps/dateplanner).
**NB**: This app is ran against the main channel of Flutter only.