Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.04 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.04 KB

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