Skip to content

Commit

Permalink
Update constants.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
Niket35 committed Aug 7, 2022
1 parent 9173332 commit f5e49f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/constants.dart
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const GOOGLEPLAY_URL =
'https://play.google.com/store/apps/details?id=io.github.x_wei.flutter_catalog';
const GITHUB_URL = 'https://github.com/X-Wei/flutter_catalog';
const AUTHOR_SITE = 'https://x-wei.github.io';
const APPSTORE_URL = ''

final kPlatformType = getCurrentPlatformType();
// Whether the app is running on mobile phones (Android/iOS)
Expand Down

0 comments on commit f5e49f8

Please sign in to comment.