···55# Notifier
66A notification scheduling Android app with support for repeating notifications.
7788+<p align='center'>
99+ <img height='400' src='https://raw.githubusercontent.com/probablykasper/notifier/master/screenshots/1.jpg'>
1010+ <img height='400' src='https://raw.githubusercontent.com/probablykasper/notifier/master/screenshots/2.jpg'>
1111+ <img height='400' src='https://raw.githubusercontent.com/probablykasper/notifier/master/screenshots/3.jpg'>
1212+</p>
1313+1414+</div>
1515+816## Getting Started
9171018All you really need is to [install Flutter](https://flutter.dev/docs/get-started/install). Just run `flutter run` to start debugging the app, like you would with any Flutter app.