{"id":13773088,"url":"https://github.com/iamEtornam/WalletUiApp","last_synced_at":"2025-05-11T05:34:19.601Z","repository":{"id":109579046,"uuid":"183678855","full_name":"iamEtornam/WalletUiApp","owner":"iamEtornam","description":"This project is an implementation of a Design on Uplabs.com","archived":false,"fork":false,"pushed_at":"2020-01-07T23:23:21.000Z","size":1442,"stargazers_count":128,"open_issues_count":0,"forks_count":62,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-01T11:05:33.932Z","etag":null,"topics":["android","flutter","ghana","ios","java","swift"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamEtornam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-04-26T18:47:31.000Z","updated_at":"2023-09-26T07:38:29.000Z","dependencies_parsed_at":"2023-04-07T21:24:36.872Z","dependency_job_id":null,"html_url":"https://github.com/iamEtornam/WalletUiApp","commit_stats":null,"previous_names":["regnex/walletuiapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamEtornam%2FWalletUiApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamEtornam%2FWalletUiApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamEtornam%2FWalletUiApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamEtornam%2FWalletUiApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamEtornam","download_url":"https://codeload.github.com/iamEtornam/WalletUiApp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252949272,"owners_count":21830151,"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","flutter","ghana","ios","java","swift"],"created_at":"2024-08-03T17:01:11.217Z","updated_at":"2025-05-11T05:34:19.243Z","avatar_url":"https://github.com/iamEtornam.png","language":"Dart","readme":"# Wallet Ui App\n\n\u003cp align=\"center\"\u003e\n    \n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/RegNex/WalletUiApp/graphs/commit-activity)\n[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://github.com/RegNex/)\n[![ForTheBadge made-with-flutter](https://img.shields.io/badge/flutter-made%20with%20flutter-blue.svg)](https://flutter.dev)\n[![ForTheBadge ios-supported](https://img.shields.io/badge/IOS-IOS%20Supported-lightgrey.svg)](https://flutter.dev)\n[![ForTheBadge ios-android](https://img.shields.io/badge/android-android%20supported-green.svg)](https://flutter.dev)\n\n\u003c/p\u003e\n\nThis project is an implementation of a Design i found on [Uplabs.com](https://www.uplabs.com/posts/wallet-app-iphones) by [Subramanian](https://www.uplabs.com/subhu)\n\n## Art\n\n\n\u003cimg align=\"left\" src=\"https://raw.githubusercontent.com/RegNex/WalletUiApp/master/screenshot/art_1.png\" width=\"200\" height=\"400\"/\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/RegNex/WalletUiApp/master/screenshot/art_2.png\" width=\"200\" height=\"400\"/\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/RegNex/WalletUiApp/master/screenshot/art_3.png\" width=\"50%\"  height=\"50%\"/\u003e\n\n## Getting Started\n\nThis project is a starting point for a Flutter application.\n\nTo clone this project,\nopen your terminal or cmd\n\n```\ncd folder/to/clone-into/\n```\n\n```\ngit clone https://github.com/RegNex/WalletUiApp.git\n```\n\nThen\nlocate the project on your system and open with android studio or Vscode or intellij IDE.\n\nTo Run:\n\n```\nC:\\path\\to\\project\u003e flutter run\n\n```\n\n## Switch Theme\n\n**Long press to switch Theme**\n\n## Resources\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.io/docs/get-started/codelab)\n- [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook)\n\nFor help getting started with Flutter, view our\n[online documentation](https://flutter.io/docs), which offers tutorials,\nsamples, guidance on mobile development, and a full API reference.\n\n## Prerequisites\n\nWhat things you need to run the app\n\n```\n* Android Studio/Vscode/Intellij IDE\n* Flutter SDK\n* Android SDK\n```\n\n## How to contribute\n\n- **Fork the repository and clone it locally**. Connect your local to the original “upstream” repository by adding it as a remote. Pull in changes from “upstream” often so that you stay up to date so that when you submit your pull request, merge conflicts will be less likely. (See more detailed instructions here.)\n- **Create a branch** for your edits.\n- **Reference any relevant issues** or supporting documentation in your PR (for example, “Closes #37.”)\n- **Include screenshots of the before and after** if your changes include differences in HTML/CSS. Drag and drop the images into the body of your pull request.\n- **Test your changes!** Run your changes against any existing tests if they exist and create new ones when needed. Whether tests exist or not, make sure your changes don’t break the existing project.\n- **Contribute in the style of the project** to the best of your abilities. This may mean using indents, semi-colons or comments differently than you would in your own repository, but makes it easier for the maintainer to merge, others to understand and maintain in the future.\n\n## Built With\n\n- [Android Studio](https://developer.android.com/studio/install) - How to install Android Studio\n- [Flutter](https://flutter.io) - Flutter Official website\n\n## Author 😊\n\n**Etornam Sunu Bright**\n\n- [**Twitter**](https://twitter.com/_regnex)\n- [**Linkedin**](https://linkedin.com/in/etornam-sunu)\n\n## Inspiration\n\n**Subramanian**\n\n- [**Subramanian**](https://www.uplabs.com/subhu)\n\n## License\n\nCopyright 2019 Sunu Bright Etornam\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","funding_links":[],"categories":["Open Source Projects"],"sub_categories":["Flutter Challange Tutorial Series"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FiamEtornam%2FWalletUiApp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FiamEtornam%2FWalletUiApp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FiamEtornam%2FWalletUiApp/lists"}