FLUTTER ECOSYSTEM

chandabdullah/horizontal_week_calendar

chandabdullah/horizontal_week_calendar open-source repository details.

Projektcover von horizontal_week_calendar
Stars
6
Forks
11
Letzter Push (UTC)
23.02.2025
Projektstatus
Aktiv
Abdullah GitHub avatar
GITHUB User

Abdullah ↗

Co-Founder @Next-Level-Software

Next Level SoftwareFaisalabad, Pakistan
SprachenDartC++CMakeHTMLCSwiftKotlinObjective-C

Von diesem Repository veröffentlichte Pakete

Verwendete Abhängigkeiten

Abhängigkeiten 5 Einträge

Original-README

Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.

Projekt-README ein-/ausklappen

Installation

Add horizontal_week_calendar: to your pubspec.yaml dependencies then run flutter pub get

 dependencies:
  horizontal_week_calendar:

Import

Add this line to import the package.

import 'package:horizontal_week_calendar/horizontal_week_calendar.dart';

How to use

HorizontalWeekCalendar(
  onDateChange: (date) {
    setState(() {
      selectedDate = date;
    });
  },
),

Preview

drawing

Support me

Buy Me A Coffee