Skip to content

Commit

Permalink
praso changes commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nomanameer committed Nov 8, 2021
1 parent a8cf36e commit 9747b3b
Show file tree
Hide file tree
Showing 11 changed files with 141 additions and 101 deletions.
Binary file added assets/images/catagories_select.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/categories_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/contact_Icon.png
Binary file not shown.
Binary file added assets/images/contact_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/contact_select.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/home_icon.jpg
Binary file not shown.
Binary file added assets/images/home_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/home_select.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Future<void> main() async {

Future<void> initializeMyFirebaseApp() async {
await Firebase.initializeApp();
print('......................................praso firebase initialized');

}

@override
Expand Down
232 changes: 134 additions & 98 deletions lib/web_view_redirect.dart

Large diffs are not rendered by default.

8 changes: 6 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,13 @@ flutter:
- assets/images/no_internet_connection.png
- assets/images/praso_splash_icon.png
- assets/images/whats_app_icon.png
- assets/images/home_icon.jpg
- assets/images/home_icon.png
- assets/images/home_select.png
- assets/images/categories_icon.png
- assets/images/contact_Icon.png
- assets/images/catagories_select.png
- assets/images/contact_icon.png
- assets/images/contact_select.png

# - images/a_dot_ham.jpeg

# An image asset can refer to one or more resolution-specific "variants", see
Expand Down

0 comments on commit 9747b3b

Please sign in to comment.