Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agilie/ads-and-payment-demo-app-flutter
https://github.com/agilie/ads-and-payment-demo-app-flutter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/agilie/ads-and-payment-demo-app-flutter
- Owner: agilie
- Created: 2019-03-26T09:01:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T13:57:07.000Z (almost 6 years ago)
- Last Synced: 2024-11-09T09:11:41.237Z (3 months ago)
- Language: Dart
- Size: 67.4 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# agilie_flutter_payments
Flutter app with integrated:
- [Firebase_AdMob](https://pub.dartlang.org/packages/firebase_admob)
- [Google Maps](https://github.com/flutter/plugins/blob/master/packages/google_maps_flutter)
- [Square in-app payments plugin](https://github.com/square/in-app-payments-flutter-plugin)## Details
This project is created to show - how we can integrate some of popular services into a flutter app.
Also, with this app you can test them. See their limitations & issues.App is based on open [TMDB API](https://www.themoviedb.org/documentation/api).
## How to
- Add your own Square API_KEY in main.dart file to use Square plugin.