mirror of
https://github.com/Iconica-Development/flutter_introduction.git
synced 2025-05-18 19:43:44 +02:00
27 lines
652 B
YAML
27 lines
652 B
YAML
name: flutter_introduction_widget
|
|
description: Flutter Introduction Widget for showing a list of introduction pages on a single scrollable page or horizontal pageview
|
|
version: 4.0.0
|
|
homepage: https://github.com/Iconica-Development/flutter_introduction_widget
|
|
|
|
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
|
|
|
environment:
|
|
sdk: ">=3.0.0 <4.0.0"
|
|
flutter: ">=1.17.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
|
|
dev_dependencies:
|
|
flutter_test:
|
|
sdk: flutter
|
|
flutter_iconica_analysis:
|
|
git:
|
|
url: https://github.com/Iconica-Development/flutter_iconica_analysis
|
|
ref: 6.0.0
|
|
|
|
flutter:
|
|
assets:
|
|
- assets/
|