File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ the https://pub.dartlang.org/api/
3030flutter pub run build_runner build --delete-conflicting-outputs
3131```
3232
33+ > Before that, use this command line to run automated tests
3334``` sh
3435flutter test integration_test/app_test.dart
3536```
@@ -41,6 +42,7 @@ flutter test integration_test/app_test.dart
4142- ** Package details**
4243 - name package
4344 - description for package
45+ - publisher
4446 - versions
4547 - scores
4648 - readme
@@ -55,19 +57,13 @@ flutter test integration_test/app_test.dart
5557
5658## 📸 Screenshots
5759
58- <table style =" padding :10px " >
59- <tr >
60- <td><img src="./screenshots/smartmockups_klcem8w7.png" alt="1" width = 280px height = 556px ></td>
61- <td><img src="./screenshots/smartmockups_klceoqtt.png" align="right" alt="2" width = 280px height = 556px></td>
62- </tr >
63- </table >
64-
65- <table style =" padding :10px " >
66- <tr>
67- <td><img src="./screenshots/smartmockups_klcesngj.png" align="right" alt="2" width = 280px height = 556px></td>
68- <td><img src="./screenshots/smartmockups_klcen4ty.png" align="right" alt="2" width = 280px height = 556px></td>
69- </tr>
70- </table >
60+ <p float =" left " >
61+
62+ <img src =" ./screenshots/smartmockups_klcem8w7.png " width =400 />
63+ <img src =" ./screenshots/smartmockups_klceoqtt.png " width =400 />
64+ <img src =" ./screenshots/smartmockups_klcesngj.png " width =400 />
65+ </p >
66+
7167
7268###### If you have any features you want to see in this package, feel free to make a suggestion. 🎉
7369
You can’t perform that action at this time.
0 commit comments