Skip to content

Commit

Permalink
new-release
Browse files Browse the repository at this point in the history
  • Loading branch information
mo7amedaliEbaid committed Dec 7, 2023
1 parent 40ea7be commit 842ea94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ dependencies:
```

## Download App
<a href="https://github.com/mo7amedaliEbaid/piiicks-ecommerce/releases/download/v1.0.0/piiicks.apk"><img src="https://playerzon.com/asset/download.png" width="150"></img></a>
<a href="https://github.com/mo7amedaliEbaid/piiicks-ecommerce/releases/download/v2.0.0/piiicks-v2.apk"><img src="https://playerzon.com/asset/download.png" width="150"></img></a>

## Screens.
### Done:
Expand Down
1 change: 1 addition & 0 deletions lib/presentation/screens/login.dart
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ class _LoginScreenState extends State<LoginScreen> {
}
@override
Widget build(BuildContext context) {

return Scaffold(
appBar: CustomAppBar("LOGIN", context, automaticallyImplyLeading: true),
body: SingleChildScrollView(
Expand Down

0 comments on commit 842ea94

Please sign in to comment.