{"id":18669587,"url":"https://github.com/rustiever/wizard","last_synced_at":"2025-04-12T00:30:59.968Z","repository":{"id":146245528,"uuid":"302659013","full_name":"rustiever/wizard","owner":"rustiever","description":"An Online Publishing Platform Web App built using using Flutter 💕 \u0026 Firebase 🔥 ","archived":false,"fork":false,"pushed_at":"2021-02-20T15:38:29.000Z","size":4667,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T20:13:46.172Z","etag":null,"topics":["dart","firebase","firebase-hosting","flutter","flutter-apps","flutter-web"],"latest_commit_sha":null,"homepage":"https://wizard-17895.web.app/","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rustiever.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2020-10-09T14:05:39.000Z","updated_at":"2023-12-05T10:55:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"35a38527-03e4-412f-a8d0-99e68a049e63","html_url":"https://github.com/rustiever/wizard","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/rustiever%2Fwizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustiever%2Fwizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustiever%2Fwizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustiever%2Fwizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustiever","download_url":"https://codeload.github.com/rustiever/wizard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501087,"owners_count":21114601,"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","firebase","firebase-hosting","flutter","flutter-apps","flutter-web"],"created_at":"2024-11-07T08:47:54.589Z","updated_at":"2025-04-12T00:30:59.960Z","avatar_url":"https://github.com/rustiever.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href=\"https://wizard-17895.web.app\"\u003e\n  \u003cimg src=\"screenshots/favicon.png\" width=\"200\"\u003e\n \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eWizard\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003e\u003cp\u003e \n\u003ci\u003eAn Online Publishing Platform Web App built using using \u003ca href=\"https://flutter.dev/\"\u003eFlutter 💕\u003c/a\u003e \u0026 \u003ca href=\"https://firebase.google.com/\"\u003eFirebase 🔥\u003c/a\u003e  \u003c/i\u003e\n\u003cbr\u003e\u003cbr\u003e\u003c/h3\u003e\n\n## About the Web App 🥘\n\n  - Wizard is a Web App to post and view blogs for various topics 🤤!\n  \n  - Login or SignUp using any account (P.S. Your credentials are safe!) 🤩 and this will lead you to the feed page.\n  \n  - You can post your own blog for any topic.\n\n  - Blog must be valid markdown file without any kinds of errors.\n\n  - For uploading/posting, markdown file must be of certain kind (Soon will be updated)\n  \n  - All the data is stored in Firebase 🔥. Because of Firestore database you'll get the latest and  intresting blogs 🍔. Also, web app uses Getx package 😎 for state management.\n\n  - [Check the live Web App](https://wizard-17895.web.app)\n\n## ✨ Features\n- [x] SignIn/SignUp/SignOut.\n- [x] Posting New Story.\n- [x] Viewing the stories.\n- [x] Bookmarking the stories.\n- [x] Search and Filtering.\n- [ ] Dark Mode.\n\n## 📸 ScreenShots\n|||\n|:-------------:|:-------------:|\n|\u003cimg src=\"screenshots/landing.png\" width=\"400\"\u003e|\u003cimg src=\"screenshots/homepage.png\" width=\"400\"\u003e|\n|\u003cimg src=\"screenshots/blogView.png\" width=\"400\"\u003e|\u003cimg src=\"screenshots/bvw2.png\" width=\"400\"\u003e|\n|\u003cimg src=\"screenshots/bvw3.png\" width=\"400\"\u003e|\u003cimg src=\"screenshots/bvw4.png\" width=\"400\"\u003e|\n|\u003cimg src=\"screenshots/newstory.png\" width=\"400\"\u003e|\u003cimg src=\"screenshots/about.png\" width=\"400\"\u003e|\n\n## 🔌 Plugins\n| Name | Usage |\n|------|-------|\n|[**Getx**](https://pub.dev/packages/get)| State Management|\n|[**Markdown_widget**](https://pub.dev/packages/markdown_widget)| To render the markdown content|\n|[**Flutter_dropzone**](https://pub.dev/packages/flutter_dropzone)| To handle drag-and-drop|\n|[**Mime Type**](https://pub.dev/packages/mime_type)| Get mime type of a file|\n|[**File_picker**](https://pub.dev/packages/file_picker)| To Pick the file from local storage|\n|[**Url_launcher**](https://pub.dev/packages/url_launcher)| To launch the url|\n|[**Lint**](https://pub.dev/packages/lint)| To lint the project|\n\n\n## 🔖 LICENCE\n[MIT License](https://github.com/rustiever/wizard/blob/main/LICENSE.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustiever%2Fwizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustiever%2Fwizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustiever%2Fwizard/lists"}