FLUTTER ECOSYSTEM

chandabdullah/horizontal_week_calendar

chandabdullah/horizontal_week_calendar open-source repository details.

Capa do projeto horizontal_week_calendar
Stars
6
Forks
11
Último push (UTC)
23 de fev. de 2025
Status do projeto
Ativo
Abdullah GitHub avatar
GITHUB User

Abdullah ↗

Co-Founder @Next-Level-Software

Next Level SoftwareFaisalabad, Pakistan
LinguagensDartC++CMakeHTMLCSwiftKotlinObjective-C

Pacotes publicados por este repositório

Dependências usadas

Lista de dependências 5 itens

README original

Texto original em inglês. Visite o GitHub para a versão atual.

Expandir / recolher README

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