Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.