Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/speeedev/bildirt_app_flutter


https://github.com/speeedev/bildirt_app_flutter

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Flutter - Bildirt Example App

Sample Flutter application for the API service of the web push service `bildirt.com`. This application includes examples of;

- Sending notifications .
- Fetching notification details.

### How to clone?

Write the code in terminal;

`git clone https://github.com/speeedev/Bildirt_App_Flutter.git`

### What should be done?

Bildirt.com service requires an API key to work with the API and a Rest API key for the Authorization process. If you want to try the application in this direction, you must first fill in the relevant fields in the `lib/src/core/constants/bildirt-constants.dart` file.