{"id":13685609,"url":"https://github.com/hungps/flutter_pokedex","last_synced_at":"2025-05-14T02:06:00.843Z","repository":{"id":37614173,"uuid":"197938695","full_name":"hungps/flutter_pokedex","owner":"hungps","description":"Pokedex app built with Flutter (with lots of animations) using Clean Architecture","archived":false,"fork":false,"pushed_at":"2025-05-03T15:18:51.000Z","size":10571,"stargazers_count":2437,"open_issues_count":0,"forks_count":573,"subscribers_count":43,"default_branch":"master","last_synced_at":"2025-05-03T15:23:14.303Z","etag":null,"topics":["clean-architecture","clean-code","flutter","flutter-apps","flutter-demo","flutter-examples","flutter-ui","pokedex","pokemon-info"],"latest_commit_sha":null,"homepage":"https://hungps.com","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hungps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.buymeacoffee.com/hungps","https://paypal.me/hungps"]}},"created_at":"2019-07-20T14:08:15.000Z","updated_at":"2025-05-03T15:18:51.000Z","dependencies_parsed_at":"2025-01-24T17:00:34.048Z","dependency_job_id":null,"html_url":"https://github.com/hungps/flutter_pokedex","commit_stats":null,"previous_names":["scitbiz/flutter_pokedex"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungps%2Fflutter_pokedex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungps%2Fflutter_pokedex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungps%2Fflutter_pokedex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungps%2Fflutter_pokedex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hungps","download_url":"https://codeload.github.com/hungps/flutter_pokedex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254052692,"owners_count":22006716,"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":["clean-architecture","clean-code","flutter","flutter-apps","flutter-demo","flutter-examples","flutter-ui","pokedex","pokemon-info"],"created_at":"2024-08-02T14:00:54.536Z","updated_at":"2025-05-14T02:05:55.830Z","avatar_url":"https://github.com/hungps.png","language":"Dart","readme":"# Flutter Pokedex\n\n[![Awesome Flutter](https://img.shields.io/badge/Awesome-Flutter-blue.svg)](https://github.com/Solido/awesome-flutter)\n[![Codemagic build status](https://api.codemagic.io/apps/5d3727997dee22001bb7681c/5d3727997dee22001bb7681b/status_badge.svg)](https://codemagic.io/apps/5d3727997dee22001bb7681c/5d3727997dee22001bb7681b/latest_build)\n[![License](https://img.shields.io/badge/License-Apache%202.0-red.svg)](LICENSE)\n[![License](https://img.shields.io/badge/License-MIT-red.svg)](LICENSE)\n\nPokedex app built with Flutter\n\n## App preview\n\n![Home](screenshots/home.png \"Home\")\n![News](screenshots/home-news.png \"News\")\n![Pokedex](screenshots/pokedex.png \"Pokedex\")\n![Pokedex FAB](screenshots/pokedex-fab.png \"Pokedex FAB\")\n![Pokedex Generation](screenshots/pokedex-fab-generation.png \"Pokedex Generation\")\n![Pokemon Info - About](screenshots/pokemon-info-about.png \"Pokemon Info - About\")\n![Pokemon Info - Base Stats](screenshots/pokemon-info-base-stats.png \"Pokemon Info - Base Stats\")\n![Pokemon Info - Evolution](screenshots/pokemon-info-evolution.png \"Pokemon Info - Evolution\")\n![Pokemon Info - Base Stats (Expanded)](screenshots/pokemon-info-expanded.png \"Pokemon Info - Base Stats (Expanded)\")\n\n## Video demo\n[![Demo](screenshots/thumbnail.png)](https://www.youtube.com/watch?v=qKrFWerjoV8)\n\n## Installation\n\n- Add [Flutter](https://flutter.dev/docs/get-started/install) to your machine\n\n- Open this project folder with Terminal/CMD and run `flutter packages get`\n\n- Run `flutter run` to build and run the debug app on your emulator/phone\n\n## Todos\n\n- [x] Home\n- [x] Home - Apply Sliver effect in home screen\n- [x] Pokedex\n- [x] Pokedex - FAB\n- [x] Pokedex - Add FAB animation\n- [ ] Pokedex - Add grid loading animation\n- [x] Pokedex - Add more Pokemons by [balvinderz](https://github.com/balvinderz)\n- [x] Pokedex - Add load more\n- [x] Pokemon Info\n- [x] Pokemon Info - About\n- [x] Pokemon Info - Base Stats\n- [x] Pokemon Info - Evolution\n- [ ] Pokemon Info - Moves (no design)\n- [x] Pokemon Info - Make tab area expandable\n- [x] Pokemon Info - Add animations\n- [x] Pokemon Info - Add more Pokemons by [balvinderz](https://github.com/balvinderz)\n- [ ] Pokemon Info - Add missing data in About tab\n- [x] Pokemon Info - Add Base Stats data by [balvinderz](https://github.com/balvinderz)\n- [x] Pokemon Info - Add Evolution data by [balvinderz](https://github.com/balvinderz)\n\n## Thanks\n\n- [Saepul Nahwan](https://dribbble.com/saepulnahwan23) for his [Pokedex App design](https://dribbble.com/shots/6545819-Pokedex-App)\n- [Sabri Bey](https://www.deviantart.com/sabribey) for the Pikachu gif\n- [Flutter](https://flutter.dev) for the great cross platform framework\n\n## License\n\nAll the code available under the MIT + Apache 2.0. licenses. See [LICENSE](LICENSE).\n","funding_links":["https://www.buymeacoffee.com/hungps","https://paypal.me/hungps"],"categories":["Dart","Misc"],"sub_categories":["Flutter"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungps%2Fflutter_pokedex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhungps%2Fflutter_pokedex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungps%2Fflutter_pokedex/lists"}