2023-11-06 17:57:03 +01:00
|
|
|
name: flutter_introduction_widget
|
|
|
|
description: Flutter Introduction Widget for showing a list of introduction pages on a single scrollable page or horizontal pageview
|
2024-01-30 16:51:58 +01:00
|
|
|
version: 2.1.0
|
2023-11-06 17:57:03 +01:00
|
|
|
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
|
2023-11-29 11:54:25 +01:00
|
|
|
flutter_iconica_analysis:
|
|
|
|
git:
|
|
|
|
url: https://github.com/Iconica-Development/flutter_iconica_analysis
|
|
|
|
ref: 6.0.0
|
2023-11-06 17:57:03 +01:00
|
|
|
|
|
|
|
flutter:
|