sleep_stage_chart 1.1.1 copy "sleep_stage_chart: ^1.1.1" to clipboard
sleep_stage_chart: ^1.1.1 copied to clipboard

A Flutter plugin for displaying visualized charts of sleep phases and sleep quality data, supporting both Android and iOS platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sleep_stage_chart

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

dependencies:
  sleep_stage_chart: ^1.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:sleep_stage_chart/sleep_stage_chart.dart';
3
likes
150
points
259
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for displaying visualized charts of sleep phases and sleep quality data, supporting both Android and iOS platforms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sleep_stage_chart