Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/speeedev/bildirt_app_flutter
https://github.com/speeedev/bildirt_app_flutter
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/speeedev/bildirt_app_flutter
- Owner: speeedev
- Created: 2024-01-25T00:51:33.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-07-16T21:10:34.000Z (6 months ago)
- Last Synced: 2024-11-13T07:34:11.055Z (2 months ago)
- Language: Dart
- Size: 272 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.