store_redirect
一个 Flutter 插件,可将用户重定向到 Google Play 商店和 Apple App Store 中的应用页面。
🌍✈️ 一个使用 Flutter、Go 和 gRPC 构建的全栈 AI 驱动旅行应用,提供个性化旅行建议、丰富洞察和离线访问功能。立即加入并贡献力量!🤝
以下为英文项目原文快照,最新内容请访问 GitHub。
Welcome to Travel Brain! Your go-to app for personalized travel suggestions tailored to your interests and dislikes. Get travel notes, historical background, and more!
https://github.com/Pr0nE/trip-brain-app/assets/25032492/fbfaa7cf-057b-4380-acd9-17a3329fff5c
This project is organized into three main layers: UI, Data, and Domain. Each layer is in its own package to prevent code mixing.
📝 Upcoming: Detailed article on architecture.
Provide these files for Firebase:
android/app/google-services.jsonlib/firebase_options.dartios/firebase_app_id_file.jsonios/Runner/GoogleService-Info.plistRename .env.example to .env and fill it out.
mv .env.example .env
📝 Note: Open .env and complete the variables.
Run this to start Docker containers:
docker compose up -d
🟢 Success: Containers should be running.
Run your Flutter app:
flutter run
We welcome your help! Here's what you can do:
Questions? Reach out to [Mohammad Teimouri](mailto:moshi1376@yahoo.com).