foundation_fluttify/example/pubspec.yaml

21 lines
347 B
YAML
Raw Normal View History

2024-11-17 16:01:34 +08:00
name: foundation_fluttify_example
description: Demonstrates how to use the foundation_fluttify plugin.
publish_to: 'none'
environment:
sdk: ^3.5.3
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
dev_dependencies:
flutter_test:
sdk: flutter
foundation_fluttify:
path: ../
flutter:
uses-material-design: true