pubspec.yaml 317 Bytes
Newer Older
1 2
name: font
description: A test project that contains a font.
3 4 5 6 7

environment:
  # The pub client defaults to an <2.0.0 sdk constraint which we need to explicitly overwrite.
  sdk: ">=2.0.0-dev.68.0 <3.0.0"

8 9 10 11 12 13
flutter:
  uses-material-design: true
  fonts:
   - family: test_font
     fonts:
       - asset: test_font_file