ez_alarm 0.0.1
ez_alarm: ^0.0.1 copied to clipboard
Ez Alarm for Flutter Android
Features #
Make it simple
Getting started #
This is a simple way to make alarm in flutter
Usage #
Example : Make alarm at 9:30 PM with message and skip true
import 'package:ez_alarm/ez_alarm.dart';
Ez_Alarm().set_Alarm('Message', 21, 30, true);
'Message' : message in your alarm 21 : hour 30 : minutes true : for skip alarm (true, false)
Additional information #
Support me at :