News-App

所属分类:其他
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2024-01-10 13:57:58
上 传 者sh-1993
说明:  一个flutter新闻应用程序,使用https:newsapi.org开发人员api从各种新闻来源获取所有趋势新闻
(A flutter news application that uses https: newsapi.org developer api to fetch all, trending news from various news sources)

文件列表:
android/
assets/
ios/
lib/
linux/
macos/
test/
web/
windows/
.metadata
analysis_options.yaml
devtools_options.yaml
pubspec.lock
pubspec.yaml

# News App ## News App | A flutter news app using an open api. Summary A simple news app that gets news sources and displays, search news from different sources using an open api API : https://newsapi.org/ Reason for choosing mentioned API : News API provides upto 100 free api requets per day. News API is a simple HTTP REST API for searching and retrieving live articles from all over the web. It can help you answer questions like: What top stories is TechCrunch running right now? What new articles were published about the next iPhone today? Has my company or product been mentioned or reviewed by any blogs recently? More info on how to make an api call here. This app is used to display news articles, top headlines and news details This User Interface is inspired by https://www.behance.net/gallery/185709789/Mobile-News-App-Design?tracking_source=search_projects&l=13 ## Pre-requisite In Constants.dart file, add your api key generated from https://newsapi.org/ APIKEY = YOUR KEY ## Getting Started This app is built with [Flutter](https://flutter.dev/), a cross-platform mobile development framework. To get started, follow the [Flutter installation guide](https://flutter.dev/docs/get-started/install). A few resources to get you started if this is your first Flutter project: - [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) - [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) For help getting started with Flutter development, view the [online documentation](https://docs.flutter.dev/), which offers tutorials, samples, guidance on mobile development, and a full API reference.

近期下载者

相关文件


收藏者