alarm_widget 0.0.2 icon indicating copy to clipboard operation
alarm_widget: ^0.0.2 copied to clipboard

PlatformAndroid

This package offers a widget that represents an alarm, allowing you to select a specific time and days of the week.

A Flutter plugin for showing an alarm widget, allowing you to select a specific time and days of the week.

Features #

Add more than one Alarm Widget Get the selected days ids Get the selected time Change colors of elements

Usage #

AlarmWidget( lable:'Repeat', primaryColor:Colors.blue, initTime:'10:00', onSelectTime:(time){}, onSelectDays:(daysIds){}, );

0
likes
100
pub points
7%
popularity

Publisher

unverified uploader

This package offers a widget that represents an alarm, allowing you to select a specific time and days of the week.

Documentation

API reference

License

Icon for licenses.unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on alarm_widget