Google Calendar is for meetings. Planner is for content.
Planner is a specialized project management tool built specifically for content creators who need to balance consistency with variety. It started as a brain dump for video ideas but evolved into a system that forces me to step out of my comfort zone by tracking content types (Tutorials, Live Builds, Thought Leadership).
- Visual Strategy: Drag-and-drop calendar interface designed for high-level channel programming.
- Variety Engine: Color-coded content types ensure I'm not just posting the same tutorial format every week.
- Accountability Protocols: Automatically flags late or missed uploads (the "red zone") to keep the production line moving.
- Dreamflow Origin: Initially prototyped using Dreamflow, demonstrating the power of low-code to pro-code workflows in Flutter.
- Framework: Flutter (Dart)
- State Management: Provider / Riverpod (depending on your build)
- Backend: Integrated with local storage/Firebase (configurable).
- Clone the repo:
git clone https://github.com/sgardoll/planner.git
- Install dependencies:
flutter pub get
- Run the app:
flutter run
This tool is designed to integrate with ContentCraft, feeding scheduled ideas directly into the AI scripting agent.