blob: 99c4879fd7b2f4d12095912d07142ddff018644e [file] [log] [blame]
name: firebase_remote_config_example
description: Demonstrates how to use the firebase_remote_config plugin.
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.0
firebase_remote_config:
path: ../
firebase_core: ^0.3.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_driver:
sdk: flutter
test: any