menstrual_cycle_widget library
Classes
- CalenderDateUtils
- Encryption
- MenstrualBodyTemperatureGraph
- MenstrualCycleCalenderView
- MenstrualCycleDbHelper
- MenstrualCycleHistoryGraph
- MenstrualCycleMonthlyCalenderView
- MenstrualCyclePeriodsGraph
- MenstrualCyclePhaseView
- MenstrualCycleTrendsGraph
- MenstrualCycleWaterGraph
- MenstrualCycleWidget
- MenstrualMeditationGraph
- MenstrualSleepGraph
- MenstrualWeightGraph
- PeriodsDateRange
- PregnancyView
- Strings
- SymptomsCategory
- SymptomsData
- UserLogReportData
Enums
- AvailableGestures
- Gestures available for the calendar.
- BodyTemperatureUnits
- BorderType
- CalendarFormat
- Formats that the calendar can display.
- DashOffsetType
- DateFormats
- Languages
- MenstrualCycleTheme
- MenstrualCycleViewType
- PhaseTextBoundaries
- SwipeDetectionMoment
- WaterUnits
- WeightUnits
Constants
- defaultBlackColor → const Color
- defaultCentralCircleBackgroundColor → const Color
- Default central central background color
- defaultCycleLength → const int
- Default Cycle length of menstrual cycle
- defaultFollicularColor → const Color
- defaultFollicularColorBg → const Color
- defaultFollicularDay → const int
- Default Follicular duration of menstrual cycle
- defaultLutealPhaseColor → const Color
- defaultLutealPhaseColorBg → const Color
- defaultMenstruationColor → const Color
- defaultMenstruationColorBg → const Color
- defaultOvulationColor → const Color
- defaultOvulationColorBg → const Color
- defaultOvulationDay → const int
- Default ovulation duration of menstrual cycle
- defaultPeriodDuration → const int
- Default period duration of menstrual cycle
- drinkWaterImage → const String
- flutterPackageName → const String
- futureMonthCount → const int
- set how many future month consider for calender
- sleepImage → const String
- temperatureImage → const String
- weightImage → const String
- yogaImage → const String
Properties
-
choices
↔ List<
String> -
Default option of graph view
getter/setter pair
- currentDateFormat ↔ dynamic
-
2024-06-20 12:20:11
getter/setter pair
- defaultDateFormat ↔ dynamic
-
2024-06-20
getter/setter pair
-
defaultSymptomsData
↔ List<
SymptomsCategory> -
Default symptoms data
getter/setter pair
Functions
-
celsiusToFahrenheit(
double celsius) → double - Convert celsius to fahrenheit
-
convertKgToLb(
double kg) → double -
convertLbToKg(
double lb) → double -
convertMinutesToHours(
int minutes) → String -
fahrenheitToCelsius(
double fahrenheit) → double - Convert fahrenheit to Celsius
-
getCurrentDateFormat(
) → dynamic -
getDefaultDateFormat(
) → dynamic -
isArabicLanguage(
) → bool - check if arabic language
-
millilitersToImperialGallons(
double milliliters) → double -
millilitersToLiters(
double milliliters) → double -
millilitersToUSCups(
double milliliters) → double -
millilitersToUSFluidOunces(
double milliliters) → double -
millilitersToUSGallons(
double milliliters) → double -
printMenstrualCycleLogs(
String message) → dynamic - Print logs to console