{"id":39748476,"url":"https://github.com/minhqdao/flutter_notify","last_synced_at":"2026-01-18T11:23:25.809Z","repository":{"id":330107971,"uuid":"1119709672","full_name":"minhqdao/flutter_notify","owner":"minhqdao","description":"Telegram bot for Flutter release notifications. 🔔","archived":false,"fork":false,"pushed_at":"2026-01-14T05:38:15.000Z","size":252,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-14T09:21:37.524Z","etag":null,"topics":["alert","automation","bot","dart","flutter","notification","notifications","notify","release","releases","sdk","telegram","update","updates","upgrade"],"latest_commit_sha":null,"homepage":"https://t.me/FlutterNotifyBot","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/minhqdao.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-19T18:00:46.000Z","updated_at":"2026-01-14T05:38:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/minhqdao/flutter_notify","commit_stats":null,"previous_names":["minhqdao/flutter_notify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/minhqdao/flutter_notify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhqdao%2Fflutter_notify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhqdao%2Fflutter_notify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhqdao%2Fflutter_notify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhqdao%2Fflutter_notify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minhqdao","download_url":"https://codeload.github.com/minhqdao/flutter_notify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhqdao%2Fflutter_notify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28535163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["alert","automation","bot","dart","flutter","notification","notifications","notify","release","releases","sdk","telegram","update","updates","upgrade"],"created_at":"2026-01-18T11:23:25.585Z","updated_at":"2026-01-18T11:23:25.789Z","avatar_url":"https://github.com/minhqdao.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ch2\u003eGet notified when new Flutter SDK versions are released!\u003c/h2\u003e\n\n[![Telegram Bot](https://img.shields.io/badge/Telegram-@FlutterNotifyBot-blue?logo=telegram)](https://t.me/FlutterNotifyBot)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Dart](https://img.shields.io/badge/Dart-100%25-0175C2?logo=dart)](https://dart.dev)\n\n[Try the Bot](https://t.me/FlutterNotifyBot) • [Report Bug](https://github.com/minhqdao/flutter_notify/issues) • [Request Feature](https://github.com/minhqdao/flutter_notify/issues)\n\n\u003c/div\u003e\n\n## 📖 About\n\nNever miss a Flutter SDK update again! This Telegram bot monitors Flutter's official release channel and sends you notifications when new versions are available. No more manually running `flutter upgrade` or checking `fvm releases` to see what's new.\n\n### ✨ Features\n\n- 🚀 **Instant notifications** when new Flutter SDK versions are detected\n- 🎯 **Simple commands** - `/start`, `/stop`, `/status`, `/latest`\n- 🔒 **Privacy-focused** - only stores your chat ID, sign up date and notification preferences\n- 💯 **100% Dart** - entire stack written in Dart\n- ⚡ **Fast \u0026 reliable** - checks for updates in short intervals\n- 🆓 **Free \u0026 open source** - MIT licensed\n\n## 🤖 Using the Bot\n\n### Quick Start\n\n1. Follow this [link](https://t.me/FlutterNotifyBot) or open Telegram and search for [@FlutterNotifyBot](https://t.me/FlutterNotifyBot)\n2. Send `/start` to enable notifications\n3. That's it! You'll receive alerts when new Flutter versions drop\n\n### Available Commands\n\n| Command | Description |\n|---------|-------------|\n| `/start` | Enable notifications for Flutter SDK releases |\n| `/stop` | Disable notifications |\n| `/status` | Check your current notification status |\n| `/latest` | Show latest releases |\n\n## 🛠️ Tech Stack\n\nThis project is built entirely in Dart and currently consists of two main components:\n\n### Backend (Globe.dev)\n- **[Shelf](https://pub.dev/packages/shelf)** – Web server framework\n- **[Drift](https://pub.dev/packages/drift)** – Type-safe SQLite database wrapper\n- Handles webhook requests from Telegram\n- Manages user subscriptions\n- Deployed on [Globe.dev](https://globe.dev)\n\n### Release Checker (GitHub Actions)\n- Scheduled cron job (short intervals)\n- Monitors Flutter's official releases endpoint:\nhttps://storage.googleapis.com/flutter_infra_release/releases/releases_linux.json\n- Compares ETags to detect changes efficiently\n- Notifies subscribed users via a backend API\n\n## 💭 Future Ideas\n\nThings that could help improve the bot:\n\n- 🌍 Support for indivual release channels (`stable`, `beta`)\n- 📢 Support for the `main` channel\n- 🎯 Support for Dart SDK release notifications\n- 🔍 Detailed mode with changelogs and commit diffs\n- ⏰ Weekly summaries\n- 🔗 Integration with Discord, Slack, and other platforms\n- 😬 Tests\n\n## 🐛 Bug Reports \u0026 Feature Requests\n\nFound a bug or have a feature idea? Please [open an issue](https://github.com/minhqdao/flutter_notify/issues) with:\n- A clear description of the issue/feature\n- Steps to reproduce (for bugs)\n- Expected vs actual behavior\n- Your environment details\n\n## 📮 Support\n\nIf you find this project helpful, please consider:\n- 🔔 Subscribing to the [Telegram bot](https://t.me/FlutterNotifyBot)\n- ⭐ Starring the repository\n- 💡 Suggesting new features\n- 🐛 Reporting bugs\n- 🤝 Contributing code\n\n\n## 📄 License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\nMade with 🩵 and Dart\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminhqdao%2Fflutter_notify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminhqdao%2Fflutter_notify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminhqdao%2Fflutter_notify/lists"}