menstrual_cycle_widget 0.1.4 copy "menstrual_cycle_widget: ^0.1.4" to clipboard
menstrual_cycle_widget: ^0.1.4 copied to clipboard

The 'Menstrual Cycle Widget' Widget is a comprehensive and customizable widget designed to help users to show their menstrual cycles seamlessly.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add menstrual_cycle_widget

With Flutter:

 $ flutter pub add menstrual_cycle_widget

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  menstrual_cycle_widget: ^0.1.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:menstrual_cycle_widget/database_helper/database_helper.dart';
import 'package:menstrual_cycle_widget/database_helper/database_utils.dart';
import 'package:menstrual_cycle_widget/database_helper/encryption_file.dart';
import 'package:menstrual_cycle_widget/database_helper/model/symptoms_data.dart';
import 'package:menstrual_cycle_widget/database_helper/model/user_symptoms_log_data.dart';
import 'package:menstrual_cycle_widget/menstrual_cycle_painter.dart';
import 'package:menstrual_cycle_widget/menstrual_cycle_phase_view.dart';
import 'package:menstrual_cycle_widget/menstrual_cycle_utils.dart';
10
likes
0
pub points
54%
popularity

Publisher

verified publishersandipkalola.in

The 'Menstrual Cycle Widget' Widget is a comprehensive and customizable widget designed to help users to show their menstrual cycles seamlessly.

Repository (GitHub)
View/report issues

Topics

#menstrualcycle #menstrualcyclehealth #period #health #menstruation

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

crypto, encrypt, flutter, intl, path, path_provider, sqflite

More

Packages that depend on menstrual_cycle_widget