Manage Your Schedule with Timely

A Flutter-based timetable app designed to help users manage their daily schedules efficiently with a beautiful dark theme interface.

Download Now GitHub
TimeTable App Preview

Key Features

Add Timetable Entries

Input tasks with day, time, title, and description quickly and easily.

Slidable Tabs

Organize tasks by day using convenient slidable tabs for quick navigation.

Edit & Delete

Swipe to edit or delete entries with intuitive slide actions.

Dark Theme

AMOLED black theme for a sleek, modern look and better battery life.

Local Storage

Data is stored locally using Hive for efficient offline access.

Countdown Timer

Shows the time remaining until your next scheduled event.

App Screenshots

Technical Details

Flutter

Cross-platform UI toolkit for building beautiful, natively compiled applications.

Hive

Lightweight and blazing fast key-value database written in pure Dart.

Material Design

Visual language that synthesizes the classic principles of good design with innovation.

Flutter Slidable

A Flutter implementation of slidable list item with directional slide actions.

Build From Github Repo

git clone https://github.com/omeshapasan2/Timely---Flutter-Timetable-App.git
cd timetable-app
flutter pub get
flutter run

Get In Touch