News-Assistant

所属分类:Flutter开发
开发工具:Dart
文件大小:0KB
下载次数:0
上传日期:2024-03-09 19:21:40
上 传 者sh-1993
说明:  使用谷歌Gemini API和Flutter的新闻摘要和翻译应用程序
(A News summary and translation app that uses Google s Gemini API and Flutter)

文件列表:
.vscode/
android/
assets/
fonts/
ios/
lib/
linux/
macos/
screenshots/
web/
windows/
.metadata
analysis_options.yaml
pubspec.lock
pubspec.yaml
spider.yaml

# News Assistant

[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/iamEtornam/News-Assistant/graphs/commit-activity) [![ForTheBadge made-with-flutter](https://img.shields.io/badge/flutter-made%20with%20flutter-blue.svg)](https://flutter.dev) [![ForTheBadge ios-supported](https://img.shields.io/badge/IOS-IOS%20Supported-lightgrey.svg)](https://flutter.dev) [![ForTheBadge ios-android](https://img.shields.io/badge/android-android%20supported-green.svg)](https://flutter.dev)

This project uses Google's [Gemini API](https://developers.generativeai.google/tutorials/setup) to create a news summary app in [Flutter](https://flutter.dev) ## Art





## Getting Started This project is a starting point for a Flutter application. To clone this project, open your terminal or cmd ``` cd folder/to/clone-into/ ``` ``` git clone https://github.com/iamEtornam/News-Assistant.git ``` Then locate the project on your system and open with android studio or Vscode or intellij IDE. To Run: ``` flutter pub get ``` then run: ``` flutter run --dart-define=NEWS-API-KEY= --dart-define=GEMINI-API-KEY= ``` ## Build release version ``` run: flutter build e.g flutter build ios --dart-define=NEWS-API-KEY= --dart-define=GEMINI-API-KEY= ``` ## Switch Theme **Automatically switch theme based on system settings** ## Resources A few resources to get you started if this is your first Flutter project: - [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab) - [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook) For help getting started with Flutter, view our [online documentation](https://flutter.io/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference. ## Prerequisites What things you need to run the app ``` * Android Studio/Vscode/Intellij IDE * Flutter SDK * Android SDK * MacBook ``` ## How to contribute - **Fork the repository and clone it locally**. Connect your local to the original “upstream” repository by adding it as a remote. Pull in changes from “upstream” often so that you stay up to date so that when you submit your pull request, merge conflicts will be less likely. (See more detailed instructions here.) - **Create a branch** for your edits. - **Reference any relevant issues** or supporting documentation in your PR (for example, “Closes #37.”) - **Include screenshots of the before and after** if your changes include differences in HTML/CSS. Drag and drop the images into the body of your pull request. - **Test your changes!** Run your changes against any existing tests if they exist and create new ones when needed. Whether tests exist or not, make sure your changes don’t break the existing project. - **Contribute in the style of the project** to the best of your abilities. This may mean using indents, semi-colons or comments differently than you would in your own repository, but makes it easier for the maintainer to merge, others to understand and maintain in the future. ## Built With - [Android Studio](https://developer.android.com/studio/install) - How to install Android Studio - [Flutter](https://flutter.dev) - Flutter Official website ## Author **Etornam Sunu Bright** - [**Twitter**](https://bit.ly/3ivb9GC) - [**Linkedin**](https://bit.ly/3iyxOl8)

近期下载者

相关文件


收藏者