ez_alarm 0.0.1 copy "ez_alarm: ^0.0.1" to clipboard
ez_alarm: ^0.0.1 copied to clipboard

PlatformAndroid

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 :

alt text

3
likes
130
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Ez Alarm for Flutter Android

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

android_intent_plus, flutter

More

Packages that depend on ez_alarm