{"id":13685655,"url":"https://github.com/bacarybruno/flutter-news-app","last_synced_at":"2025-05-01T04:32:05.396Z","repository":{"id":115569700,"uuid":"236951645","full_name":"bacarybruno/flutter-news-app","owner":"bacarybruno","description":"A simple news app built with Flutter (Provider Architecture) and using Wordpress REST API","archived":false,"fork":false,"pushed_at":"2020-01-30T08:53:05.000Z","size":421,"stargazers_count":44,"open_issues_count":0,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-12T07:38:24.129Z","etag":null,"topics":["dart","flutter","wordpress-api"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/bacarybruno.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":"2020-01-29T10:02:49.000Z","updated_at":"2024-05-09T10:23:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"b8891440-c755-4241-88f1-552e8ff7cecd","html_url":"https://github.com/bacarybruno/flutter-news-app","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/bacarybruno%2Fflutter-news-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bacarybruno%2Fflutter-news-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bacarybruno%2Fflutter-news-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bacarybruno%2Fflutter-news-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bacarybruno","download_url":"https://codeload.github.com/bacarybruno/flutter-news-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251824473,"owners_count":21649871,"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":["dart","flutter","wordpress-api"],"created_at":"2024-08-02T14:00:55.313Z","updated_at":"2025-05-01T04:32:04.858Z","avatar_url":"https://github.com/bacarybruno.png","language":"Dart","funding_links":[],"categories":["Dart"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to flutter-news-app 👋\u003c/h1\u003e\n\n\u003e A simple news app built with Flutter and using Wordpress REST API\n\n\u003cdiv style=\"text-align: center\"\u003e\n    \u003ctable\u003e\n        \u003ctr\u003e\n            \u003ctd style=\"text-align: center\"\u003e\n                \u003cimg src=\"https://github.com/bacarybruno/flutter-news-app/blob/master/screenshots/flutter-news-app-01.png\" height=\"400\"\u003e\n            \u003c/td\u003e\n            \u003ctd style=\"text-align: center\"\u003e\n                \u003cimg src=\"https://github.com/bacarybruno/flutter-news-app/blob/master/screenshots/flutter-news-app-02.png\" height=\"400\"\u003e\n            \u003c/td\u003e\n            \u003ctd style=\"text-align: center\"\u003e\n                \u003cimg src=\"https://github.com/bacarybruno/flutter-news-app/blob/master/screenshots/flutter-news-app-03.png\" height=\"400\"\u003e\n            \u003c/td\u003e\n        \u003c/tr\u003e\n            \u003ctr\u003e\n            \u003ctd style=\"text-align: center\"\u003e\n                \u003cimg src=\"https://github.com/bacarybruno/flutter-news-app/blob/master/screenshots/flutter-news-app-04.png\" height=\"400\"\u003e\n            \u003c/td\u003e\n            \u003ctd style=\"text-align: center\"\u003e\n                \u003cimg src=\"https://github.com/bacarybruno/flutter-news-app/blob/master/screenshots/flutter-news-app-05.png\" height=\"400\"\u003e\n            \u003c/td\u003e\n            \u003ctd style=\"text-align: center\"\u003e\n                \u003cimg src=\"https://github.com/bacarybruno/flutter-news-app/blob/master/screenshots/flutter-news-app-06.png\" height=\"400\"\u003e\n            \u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/table\u003e\n\u003c/div\u003e\n\n## Install\n\n```sh\nflutter pub get\n```\n\n## Configuration\n\nOpen the `constants.dart` file inside `lib` folder.\n\n```dart\nconst Map\u003cString, String\u003e Constants = const {\n  'API_BASE_URL': '\u003cROOT_URL\u003e/wp-json/wp/v2'\n};\n```\n\nReplace ROOT_URL with your wordpress root URL.\n\n## Usage\n\n```sh\nflutter run\n```\n\n## Run tests\n\n```sh\nflutter test\n```\n\n## Author\n\n👤 **bacarybruno**\n\n* Github: [@bacarybruno](https://github.com/bacarybruno)\n* LinkedIn: [@bacarybruno](https://linkedin.com/in/bacarybruno)\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n## 📝 License\n\nCopyright © 2020 [bacarybruno](https://github.com/bacarybruno).\u003cbr /\u003e\n\n***\n_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbacarybruno%2Fflutter-news-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbacarybruno%2Fflutter-news-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbacarybruno%2Fflutter-news-app/lists"}