File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -155,11 +155,10 @@ flutter build apk --release lib/main_production.dart
155
155
```
156
156
### Screenshots
157
157
158
- ![ Sign-in page] ( /screenshots/signInPage.png ) {: height ="50%" width="50%"}
159
- ![ Sign-up page] ( /screenshots/signUpPage.png ) {: height ="50%" width="50%"}
160
- ![ Sign-in failure] ( /screenshots/signInFailure.png ) {: height ="50%" width="50%"}
161
- ![ Sign-up failure] ( /screenshots/signUpFailure.png ) {: height ="50%" width="50%"}
162
- ![ Home page] ( /screenshots/signInSuccess.png ) {: height ="50%" width="50%"}
163
- ![ sign-out page] ( /screenshots/signOut.png ) {: height ="50%" width="50%"}
158
+ <img src =" /screenshots/signInPage.png " width =" 300 " />
159
+ <img src =" /screenshots/signUpPage.png " width =" 300 " />
160
+ <img src =" /screenshots/signInFailure.png " width =" 300 " />
161
+ <img src =" /screenshots/signUpFailure.png " width =" 300 " />
162
+ <img src =" /screenshots/signInSuccess.png " width =" 300 " />
164
163
<img src =" /screenshots/signOut.png " width =" 300 " />
165
164
You can’t perform that action at this time.
0 commit comments