Skip to content

Instantly share code, notes, and snippets.

@freedive-cebu30
Last active May 24, 2020 07:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freedive-cebu30/d9fbaf09295805b2c71f2c93da242daa to your computer and use it in GitHub Desktop.
Save freedive-cebu30/d9fbaf09295805b2c71f2c93da242daa to your computer and use it in GitHub Desktop.
admob_1
name: phexchangestore
description: A new Flutter application.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^0.1.3
firebase_core: ^0.4.4+3
firebase_admob: ^0.9.3+2
cloud_firestore: ^0.13.5
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.7.5
flutter_native_splash: ^0.1.9
flutter_icons:
android: true
ios: true
image_path: "assets/icon/money.png"
flutter_native_splash:
image: assets/images/money.png
color: "42a5f5"
flutter:
uses-material-design: true
assets:
- assets/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment