feat(proj): init
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
name: please_pay_me_widgetbook
|
||||
description: Portable Widgetbook catalog for Please Pay Me UI kit
|
||||
publish_to: "none"
|
||||
version: 0.1.0+1
|
||||
|
||||
environment:
|
||||
sdk: ">=3.5.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
intl: any
|
||||
please_pay_me:
|
||||
path: ../
|
||||
provider: ^6.1.2
|
||||
widgetbook: ^3.14.0
|
||||
widgetbook_annotation: ^3.5.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^5.0.0
|
||||
build_runner: ^2.4.13
|
||||
# Smoke tests disable runtime font fetching.
|
||||
google_fonts: ^6.2.1
|
||||
widgetbook_generator: ^3.13.0
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
Reference in New Issue
Block a user