hqsoft_module_calendar
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
/// publish lib: flutter packages pub publish
Libraries
- base/components/calendar_core
- base/components/calendar_header
- base/components/calendar_page
- base/components/cell_content
- base/components/index
- base/components/table_calendar
- base/components/table_calendar_base
- base/styles/calendar_builder
- base/styles/calendar_style
- base/styles/day_of_week_style
- base/styles/header_style
- base/styles/index
- base/utils/utils
- configs/screen_config
- constants/color
- customize/bloc/bloc_calendar
- customize/bloc/calendar_bloc
- customize/bloc/calendar_event
- customize/bloc/calendar_state
- customize/bloc/calendar_widget
- customize/calendar
- customize/components/calendar_type_mode_day/calendar_core_customize
- customize/components/calendar_type_mode_day/calendar_page_customize
- customize/components/calendar_type_mode_day/cell_content_customize
- customize/components/calendar_type_mode_day/index
- customize/components/calendar_type_mode_year/index
- customize/components/calendar_type_mode_year/year_calendar_core_customize
- customize/components/calendar_type_mode_year/year_calendar_page_customize
- customize/components/calendar_type_mode_year/year_cell_content_customize
- customize/components/header/calendar_header_customize
- customize/components/header/custom_switch_customize
- customize/components/header/index
- customize/components/index
- customize/components/table_calendar_base_customize
- customize/components/table_calendar_customize
- customize/index
- customize/styles/calendar_builder_customize
- customize/styles/calendar_style_customize
- customize/styles/day_of_week_style_customize
- customize/styles/header_style_customize
- customize/styles/index
- customize/styles/year_calendar_builder_customize
- customize/styles/year_calendar_style_customize
- customize/utils/utils
- main