mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Add missing font for custom_tween.dart sample (#1730)
This commit is contained in:
@@ -27,3 +27,7 @@ flutter:
|
||||
uses-material-design: true
|
||||
assets:
|
||||
- assets/
|
||||
fonts:
|
||||
- family: SpecialElite
|
||||
fonts:
|
||||
- asset: fonts/SpecialElite-Regular.ttf
|
||||
|
||||
Reference in New Issue
Block a user