{"id":21835222,"url":"https://github.com/dhi13man/flip_everest_webview","last_synced_at":"2025-04-14T08:52:04.116Z","repository":{"id":147488169,"uuid":"383696595","full_name":"Dhi13man/flip_everest_webview","owner":"Dhi13man","description":"Flutter Cross-Platform Webview Application made for a client, with custom Splash Screen, App Logo, and OneSignal Push Notifications.","archived":false,"fork":false,"pushed_at":"2023-12-30T08:40:38.000Z","size":3774,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T22:22:54.198Z","etag":null,"topics":["android","dart","flutter","freelance","ios","onesignal","push-notifications","webview"],"latest_commit_sha":null,"homepage":"http://flipeverest.com/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dhi13man.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-07-07T06:27:50.000Z","updated_at":"2025-02-19T18:44:25.000Z","dependencies_parsed_at":"2023-07-24T19:00:28.143Z","dependency_job_id":null,"html_url":"https://github.com/Dhi13man/flip_everest_webview","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dhi13man%2Fflip_everest_webview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dhi13man%2Fflip_everest_webview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dhi13man%2Fflip_everest_webview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dhi13man%2Fflip_everest_webview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dhi13man","download_url":"https://codeload.github.com/Dhi13man/flip_everest_webview/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248852085,"owners_count":21171837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","dart","flutter","freelance","ios","onesignal","push-notifications","webview"],"created_at":"2024-11-27T20:18:40.653Z","updated_at":"2025-04-14T08:52:04.096Z","avatar_url":"https://github.com/Dhi13man.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flip_everest\n\nFlutter Cross-Platform Webview Application made for a client, with custom Splash Screen, App Logo, and OneSignal Push Notifications, configured to trigger on Wordpress Site Update.\n\nThe [Original Website](https://flipeverest.com/) has been converted to a Flutter Webview Application. The UI consists of:\n\n1. A Native Splash Screen\n2. `WebViewAppPage` WebView Screen, which loads the web app that the application has been made for.\n3. `LoadingScreen` Loading Screen, to be shown while the WebView loads.\n\nA OneSignal Notification Handler `NotificationHandler` is also provided, which handles the push notifications sent from OneSignal.\n\n## App Releases\n\n1. [Google Play Store](https://play.google.com/store/apps/details?id=com.dhi13man.flip_everest)\n2. [Apple Play Store](https://itunes.apple.com/us/app/flip-everest/id1489749074?mt=8)\n\n## Screenshots\n\n| Loading Screen | WebView Screen |\n|:---:|:---:|\n| ![Loading Screen](https://raw.githubusercontent.com/dhi13man/flip_everest_webview/main/screenshots/LoadingScreen.jpg) | ![WebView Screen](https://raw.githubusercontent.com/dhi13man/flip_everest_webview/main/screenshots/WebView.jpg) |\n\n| Push Notifications |\n|:---:|\n| ![Push Notifications](https://raw.githubusercontent.com/dhi13man/flip_everest_webview/main/screenshots/PushNotification.jpg) |\n\n## Dependencies\n\n1. [webview_flutter](https://pub.dev/webview_flutter), used to render the WebView on Flutter.\n\n2. [onesignal_flutter](https://pub.dev/onesignal_flutter), used to handle push notifications recieved from Wordpress Website Update.\n\n3. [flutter_native_splash](https://pub.dev/flutter_native_splash), used to easily generate the Native Splash Screen.\n\n---\n\n## Flutter Doctor Output\n\n```out\n[✓] Flutter (Channel stable, 3.16.5, on macOS 13.4.1 22F770820d darwin-arm64, locale en-IN)\n    • Flutter version 3.16.5 on channel stable at /Users/dhimanseal/Desktop/sdks/flutter\n    • Upstream repository https://github.com/flutter/flutter.git\n    • Framework revision 78666c8dc5 (10 days ago), 2023-12-19 16:14:14 -0800\n    • Engine revision 3f3e560236\n    • Dart version 3.2.3\n    • DevTools version 2.28.4\n\n[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)\n    • Android SDK at /Users/dhimanseal/Library/Android/sdk\n    • Platform android-34, build-tools 34.0.0\n    • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java\n    • Java version OpenJDK Runtime Environment (build 17.0.7+0-17.0.7b1000.6-10550314)\n    • All Android licenses accepted.\n\n[✓] Xcode - develop for iOS and macOS (Xcode 14.3.1)\n    • Xcode at /Applications/Xcode.app/Contents/Developer\n    • Build 14E300c\n    • CocoaPods is installed.\n\n[✓] Chrome - develop for the web\n    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome\n\n[✓] Android Studio (version 2023.1)\n    • Android Studio at /Applications/Android Studio.app/Contents\n    • Flutter plugin can be installed from:\n      🔨 https://plugins.jetbrains.com/plugin/9212-flutter\n    • Dart plugin can be installed from:\n      🔨 https://plugins.jetbrains.com/plugin/6351-dart\n    • Java version OpenJDK Runtime Environment (build 17.0.7+0-17.0.7b1000.6-10550314)\n\n[✓] IntelliJ IDEA Community Edition (version 2023.2.5)\n    • IntelliJ at /Applications/IntelliJ IDEA CE.app\n    • Flutter plugin can be installed from:\n      🔨 https://plugins.jetbrains.com/plugin/9212-flutter\n    • Dart plugin can be installed from:\n      🔨 https://plugins.jetbrains.com/plugin/6351-dart\n\n[✓] VS Code (version 1.85.1)\n    • VS Code at /Applications/Visual Studio Code.app/Contents\n    • Flutter extension version 3.80.0\n\n[✓] Connected device (3 available)\n    • sdk gphone64 arm64 (mobile) • emulator-5554 • android-arm64  • Android 14 (API 34) (emulator)\n    • macOS (desktop)             • macos         • darwin-arm64   • macOS 13.4.1 22F770820d darwin-arm64\n    • Chrome (web)                • chrome        • web-javascript • Google Chrome 120.0.6099.129\n\n[✓] Network resources\n    • All expected network resources are available.\n```\n\n## Getting Started\n\nThis project is a starting point for a Flutter application.\n\nA few resources to get you started if this is your first Flutter project:\n\n- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)\n- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)\n\nFor help getting started with Flutter, view our\n[online documentation](https://flutter.dev/docs), which offers tutorials,\nsamples, guidance on mobile development, and a full API reference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhi13man%2Fflip_everest_webview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhi13man%2Fflip_everest_webview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhi13man%2Fflip_everest_webview/lists"}