mirror of
https://github.com/foss42/apidash.git
synced 2025-05-20 07:46:32 +08:00
27 lines
499 B
YAML
27 lines
499 B
YAML
name: apidash_design_system
|
|
description: "API Dash Design System"
|
|
version: 0.0.1
|
|
homepage:
|
|
|
|
environment:
|
|
sdk: ^3.5.3
|
|
flutter: ">=1.17.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
google_fonts: ^6.2.1
|
|
|
|
dev_dependencies:
|
|
flutter_test:
|
|
sdk: flutter
|
|
flutter_lints: ^4.0.0
|
|
|
|
# For information on the generic Dart part of this file, see the
|
|
# following page: https://dart.dev/tools/pub/pubspec
|
|
|
|
# The following section is specific to Flutter packages.
|
|
flutter:
|
|
assets:
|
|
- google_fonts/
|