mirror of
https://github.com/Iconica-Development/flutter_introduction.git
synced 2025-05-18 19:43:44 +02:00
20 lines
449 B
YAML
20 lines
449 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
|
|
|
|
environment:
|
|
sdk: ">=2.18.0 <3.0.0"
|
|
flutter: ">=1.17.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
|
|
dev_dependencies:
|
|
flutter_test:
|
|
sdk: flutter
|
|
flutter_lints: ^2.0.0
|
|
|
|
flutter:
|