File tree 2 files changed +6
-9
lines changed
2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 1
- ![ showcase_tutorial - Simform LLC.] ( https://github.com/abdelrahman-abied/showcase_tutorial/blob/master/preview/banner.png?raw=true )
2
-
3
-
4
1
# ShowCaseView
5
2
6
- [ ![ Build ] ( https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/workflows/Build/badge.svg?branch=master )] ( https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/actions ) [ ![ showcaseview] ( https://img.shields.io/pub/v/showcaseview?label=showcaseview )] ( https://pub.dev/packages/showcaseview )
3
+ [ ![ showcaseview] ( https://img.shields.io/pub/v/showcaseview?label=showcaseview )] ( https://pub.dev/packages/showcase_tutorial )
7
4
8
5
A Flutter package allows you to Showcase/Highlight your widgets step by step.
9
6
10
7
## Preview
11
8
12
- ![ The example app running in Android] ( https://github.com/abdelrahman-abied/showcase_tutorial/blob/master /preview/showcaseview.gif )
9
+ ![ The example app running in Android] ( https://github.com/abdelrahman-abied/showcase_tutorial/blob/main /preview/showcaseview.gif )
13
10
14
11
## Migration guide for release 2.0.0
15
12
Renamed properties/fields of widgets mentioned below in the table.
Original file line number Diff line number Diff line change 1
1
name : showcaseview
2
2
description : A Flutter package to Showcase/Highlight widgets step by step.
3
- version : 2 .0.1
4
- homepage : https://github.com/simformsolutions/flutter_showcaseview
5
- issue_tracker : https://github.com/simformsolutions/flutter_showcaseview /issues
3
+ version : 1 .0.0
4
+ homepage : https://github.com/abdelrahman-abied/showcase_tutorial
5
+ issue_tracker : https://github.com/abdelrahman-abied/showcase_tutorial /issues
6
6
7
7
environment :
8
8
sdk : ' >=2.12.0 <3.0.0'
@@ -14,6 +14,6 @@ dependencies:
14
14
dev_dependencies :
15
15
flutter_test :
16
16
sdk : flutter
17
- flutter_lints : ^2.0.1
17
+ flutter_lints : ^2.0.3
18
18
19
19
flutter :
You can’t perform that action at this time.
0 commit comments