Sample Flutter application for the API service of the web push service bildirt.com
. This application includes examples of;
- Sending notifications .
- Fetching notification details.
Write the code in terminal;
git clone https://github.com/speeedev/Bildirt_App_Flutter.git
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.