1
+ ![ alt text] ( https://github.com/SimformSolutionsPvtLtd/flutter_showcaseview/blob/master/banner.png?raw=true )
2
+
3
+
1
4
# ShowCaseView
2
5
3
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 )
@@ -68,6 +71,7 @@ Showcase(
68
71
disableAnimation: true,
69
72
shapeBorder: CircleBorder(),
70
73
showArrow: false,
74
+ overlayPadding: EdgeInsets.all(5),
71
75
slideDuration: Duration(milliseconds: 1500),
72
76
tooltipColor: Colors.blueGrey,
73
77
child: ...,
@@ -130,8 +134,8 @@ This project is a starting point for a Dart
130
134
a library module containing code that can be shared easily across
131
135
multiple Flutter or Dart projects.
132
136
133
- For help getting started with Flutter, view our
134
- [ online documentation] ( https://flutter.dev/docs ) , which offers tutorials,
137
+ For help getting started with Flutter, view our
138
+ [ online documentation] ( https://flutter.dev/docs ) , which offers tutorials,
135
139
samples, guidance on mobile development, and a full API reference.
136
140
137
141
<br />
@@ -144,6 +148,7 @@ samples, guidance on mobile development, and a full API reference.
144
148
<td align="center"><a href="https://github.com/DevarshRanpara"><img src="https://avatars.githubusercontent.com/u/26064415?s=100" width="100px;" alt=""/><br /><sub><b>Devarsh Ranpara</b></sub></a></td>
145
149
<td align="center"><a href="https://github.com/AnkitPanchal10"><img src="https://avatars.githubusercontent.com/u/38405884?s=100" width="100px;" alt=""/><br /><sub><b>Ankit Panchal</b></sub></a></td>
146
150
<td align="center"><a href="https://github.com/Kashifalaliwala"><img src="https://avatars.githubusercontent.com/u/30998350?s=100" width="100px;" alt=""/><br /><sub><b>Kashifa Laliwala</b></sub></a></td>
151
+ <td align="center"><a href="https://github.com/vatsaltanna"><img src="https://avatars.githubusercontent.com/u/25323183?s=100" width="100px;" alt=""/><br /><sub><b>Vatsal Tanna</b></sub></a></td>
147
152
</tr >
148
153
</table >
149
154
<br />
0 commit comments