{"id":16648022,"url":"https://github.com/yahu1031/flutterbot","last_synced_at":"2026-03-04T09:31:21.181Z","repository":{"id":53787188,"uuid":"302275581","full_name":"yahu1031/FlutterBot","owner":"yahu1031","description":"A discord bot which helps in providing all the data about flutter objects/packages/widgets the user needs on his/her commands.","archived":false,"fork":false,"pushed_at":"2022-11-30T22:21:30.000Z","size":201,"stargazers_count":19,"open_issues_count":2,"forks_count":5,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-17T05:02:46.774Z","etag":null,"topics":["bot","dart","discord","discord-bot","flutter","flutterfire","pub"],"latest_commit_sha":null,"homepage":"","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/yahu1031.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-08T08:21:14.000Z","updated_at":"2023-05-30T23:09:49.000Z","dependencies_parsed_at":"2022-09-04T17:11:02.447Z","dependency_job_id":null,"html_url":"https://github.com/yahu1031/FlutterBot","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/yahu1031/FlutterBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahu1031%2FFlutterBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahu1031%2FFlutterBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahu1031%2FFlutterBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahu1031%2FFlutterBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yahu1031","download_url":"https://codeload.github.com/yahu1031/FlutterBot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahu1031%2FFlutterBot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30077068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bot","dart","discord","discord-bot","flutter","flutterfire","pub"],"created_at":"2024-10-12T08:46:27.181Z","updated_at":"2026-03-04T09:31:21.156Z","avatar_url":"https://github.com/yahu1031.png","language":"Dart","readme":"\u003ch1 align=\"center\"\u003eWelcome to flutter-bot 🤖\u003c/h1\u003e\n\u003cp\u003e\n  \u003cimg alt=\"Version\" src=\"https://img.shields.io/badge/version-2.4.4--stable.1-blue.svg?cacheSeconds=2592000\" /\u003e\n  \u003ca href=\"https://github.com/yahu1031/FlutterBot#readme\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Documentation\" src=\"https://img.shields.io/badge/documentation-yes-brightgreen.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/yahu1031/FlutterBot/graphs/commit-activity\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Maintenance\" src=\"https://img.shields.io/badge/Maintained%3F-yes-green.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/yahu1031/FlutterBot/blob/main/LICENSE\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/github/license/yahu1031/flutterbot\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nThis is a [**Flutter**](https://flutter.dev) Discord bot created with the [Nyxx Library](https://nyxx.l7ssha.xyz/). This bot provides useful resources like docs, pub plugins/packages and API docs, flutterfire docs.\n\n# Usage #\n\n## Commands and Examples ##\n\n* **`@Bot Name`**\n\n  On mentioning the bot will give you the usage of commands embed message.\n\n  \u003cimg src='https://cdn.discordapp.com/attachments/756903745241088011/775829104875405332/unknown.png' height = 200\u003e\n\n* **`!\\\u003cFlutter Command\\\u003e help`**\n\n  We have a few [Flutter](https://flutter.dev/) commands and they are listed below\n\n    * `!topwidget`  - This command will show the top Package/Object you are searching for.\n        * Eg: `!topwidget hero`\n\n          \u003cimg src='https://cdn.discordapp.com/attachments/756903745241088011/775831579897364490/unknown.png' width = 300/\u003e\n\n    * `!allwidgets` - This command will show you all Packages/Objects related to your search.\n        * Eg: `!allwidgets hero`\n\n          \u003cimg src = 'https://cdn.discordapp.com/attachments/756903745241088011/775832540006055946/unknown.png' height = 200/\u003e\n\n    * `!prop` - This will help you with the property you are searching for a particular widget.\n        * Eg: `!prop hero.tag`\n\n          \u003cimg src = 'https://cdn.discordapp.com/attachments/756903745241088011/775833039426551808/unknown.png' width = 300/\u003e\n\n    * `!allprop` - This command will show all the properties of a Package/Object you are searching for.\n        * Eg: `!allprop hero`\n\n          \u003cimg src =  'https://cdn.discordapp.com/attachments/756903745241088011/775833480466399272/unknown.png' height = 200/\u003e\n\n* **`!\\\u003cPub Command\\\u003e help`**\n\n  We have few [pub](https://pub.dev/) commands and they are listed below\n\n    * `!pub` - This command will give you the top search of the packages if the given command matches with the package.\n\n        * Eg: `!pub google_fonts`\n\n          \u003cimg src='https://cdn.discordapp.com/attachments/756903745241088011/775836241933369364/unknown.png' width=300/\u003e\n\n    * `!allpub` - This command will show the top 10 Packages results you are searching for.\n\n        * Eg: `!allpub google_fonts`\n\n          \u003cimg src='https://cdn.discordapp.com/attachments/756903745241088011/775837021570072576/unknown.png' height=200/\u003e\n\n    We also have the `Pubdocs` command that which provides you the [`Pub package's/plugin's`](https://pub.dev) API documentation.\n\n    * Eg: `!pubdocs google_fonts`\n\n      \u003cimg src = 'https://cdn.discordapp.com/attachments/756903745241088011/775838126416723978/unknown.png' width = 300/\u003e\n\n* **`!\\\u003cFlutterfire Command\\\u003e list`**\n  \n  We have a few [Flutterfire](https://firebase.flutter.dev/) commands and they are listed below\n\n    * `!flutterfire list` - This command will give you the docs link about flutter firebase.\n\n        * Eg: `!flutterfire list`\n\n          \u003cimg src='https://cdn.discordapp.com/attachments/756903745241088011/775839137839710218/unknown.png' height=300/\u003e\n\n    * `!flutterfire \u003cyour required docs\u003e`\n\n        * docs\n        * analytics\n        * auth\n        * firestore\n        * functions\n        * messaging\n        * storage\n        * core\n        * crashlytics\n        * database\n        * remote-config\n        * performance\n\n* **There are some other commands you can explaore by using `@Bot Name support`**\n\n## Running the Bot ##\n\n1) Clone the repository.\n\n    ```sh\n    git clone https://github.com/yahu1031/FlutterBot.git\n    ```\n\n2) Create a `.env` file in the project root directory and paste this code given below.\n\n    ```env\n    BOT_TOKEN=\u003cyour bot token\u003e\n\n    PREFIX=!\n\n    CLIENT_ID=\u003cID of the bot OAuth2 client\u003e\n    ```\n\n    \u003e **Note:**\n    \u003e\n    \u003e 1) Prefix variable is recommended to be `!`.\n    \u003e\n    \u003e 2) The links in the environment variables must not be disturbed.\n\n3) Get the dependencies.\n\n    ```sh\n    dart pub get\n    ```\n\n4) Run the bot.\n\n    ```sh\n    dart ./bin/flutter_bot.dart\n    ```\n\n\n## 👤 Author ##\n\n**Minnu**\n\n* Github: [@yahu1031](https://github.com/yahu1031)\n* Twitter: [@minnu6931](https://twitter.com/minnu6931)\n* Instagram: [@\\_son_of_raghava.rao\\_](https://instagram.com/_son_of_raghava.rao_/)\n\n## 🤝 Contributing ##\n\nContributions, Issues, and feature requests are welcome!\u003cbr /\u003eFeel free to check [issues page](https://github.com/yahu1031/FlutterBot/issues). You can also take a look at the [contributing guide](https://github.com/yahu1031/FlutterBot/blob/main/CONTRIBUTING.md). Please don't forget to check [Code of Conduct](https://github.com/yahu1031/FlutterBot/blob/main/CODE_OF_CONDUCT.md).\n\n## 💪 Show your support ##\n\nGive one ⭐️ if this project helped you!\n\n## 📝 License ##\n\nCopyright © 2020 [minnu](https://github.com/yahu1031).\u003cbr /\u003e\nThis project is [MIT](https://github.com/yahu1031/FlutterBot/blob/main/LICENSE) licensed.\n\n## New Changes ➕ ##\n\n***Major changes***\n\n\u003e NOTHING MUCH\n\n***Minor Changes***\n\nAdded version command\n\n## Hidden Commands ##\n\nThree commands have been hidden from the commands available.\n\n* `!ask \u003cUSER_ID\u003e`\n* `!code`\n\n## Fixes ##\n\n* Modified Java JRE and JDK links that are not currently working(22-05-2021).\n\n### Add this bot to your guild ###\n\nClick on the bot to add this to your guild. [🤖](https://discord.com/api/oauth2/authorize?client_id=756127435065655336\u0026permissions=8\u0026scope=bot)\n\n**NOTE:** By default this bot has Administrator rights. Please do change the rights as you wish after adding it to your guild or use this [Permissions Calculator](https://discordapi.com/permissions.html) to calculate permissions and add your bot ID to generate an invite link.\n\n## What's-up on the next update ##\n\n* Error command to get a solution for the common errors during flutter installation.\n\n***\n\n\u003cp align=\"center\"\u003e Made with 💚, From Minnu. \u003c/p\u003e \u003cbr /\u003e\n\u003cp align=\"center\"\u003eAll assets used in this project related to flutter are taken directly from \u003ca href=\"https://flutter.dev\"\u003eFlutter.dev\u003c/a\u003e\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyahu1031%2Fflutterbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyahu1031%2Fflutterbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyahu1031%2Fflutterbot/lists"}