DEV Community

5hfT
5hfT

Posted on

3 1

How To create Alarm and Notification in Android using Flutter?

I am making an Android application and need to make set alarm option and set that the app will give notifications at a fixed time or something.I'm using Flutter. How can i do that?

Top comments (4)

Collapse
 
nukyx profile image
Oliver Mientus

Hey, did you find something out?

Collapse
 
mh_shifat profile image
5hfT
Collapse
 
nukyx profile image
Oliver Mientus

Wanted to create more like an alarm clock feature.. So after duration X or datetime X, it opens some flutter "view"..

Collapse
 
mh_shifat profile image
5hfT

You can check this project for alert setting.

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay