@@ -216,6 +216,13 @@ ShowCaseWidget(
216
216
);
217
217
```
218
218
219
+ # Special Thanks
220
+
221
+ I would like to thank to [ Simform Solutions] ( https://github.com/SimformSolutionsPvtLtd ) for their contributions to the original package:
222
+
223
+ I would also like to thank the following people for their feedback and suggestions:
224
+
225
+ We are grateful for all of the contributions that have made this package possible.
219
226
## Main Contributors
220
227
221
228
<table >
@@ -234,30 +241,3 @@ ShowCaseWidget(
234
241
<td align="center"><a href="https://github.com/Ujas-Majithiya"><img src="https://avatars.githubusercontent.com/u/56400956?v=4" width="100px;" alt=""/><br /><sub><b>Ujas Majithiya</b></sub></a></td>
235
242
</tr >
236
243
</table >
237
-
238
-
239
- ## License
240
-
241
- ``` text
242
- MIT License
243
-
244
- Copyright (c) 2021 Simform Solutions
245
-
246
- Permission is hereby granted, free of charge, to any person obtaining a copy
247
- of this software and associated documentation files (the "Software"), to deal
248
- in the Software without restriction, including without limitation the rights
249
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
250
- copies of the Software, and to permit persons to whom the Software is
251
- furnished to do so, subject to the following conditions:
252
-
253
- The above copyright notice and this permission notice shall be included in all
254
- copies or substantial portions of the Software.
255
-
256
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
257
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
258
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
259
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
260
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
261
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
262
- SOFTWARE.
263
- ```
0 commit comments