This commit is contained in:
Robert Felker 2018-03-17 22:15:45 +01:00 committed by GitHub
parent 0d24e1ceb4
commit d544ec4da1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -176,10 +176,6 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17)
- [Firebase AdMob](https://github.com/flutter/plugins/tree/master/packages/firebase_admob) - Ad integration using Firebase
- [Flutter Billing](https://github.com/VolodymyrLykhonis/flutter_billing) - Enable billing on iOS and Android by [Volodymyr Lykhonis](http://vladimirlichonos.com)
### Animation
- [Lottie](https://github.com/fabiomsr/lottie-flutter) - After Effect for Flutter ???
## Templates
- [Movie Details](https://github.com/FlutterRocks/movie-details-ui) - Movie details page by [Iiro Krankka](https://github.com/roughike)