FlutterPress

所属分类:collect
开发工具:Dart
文件大小:0KB
下载次数:0
上传日期:2023-10-05 05:07:02
上 传 者sh-1993
说明:  基于Flutter的新闻应用程序,允许用户阅读来自各种来源和类别的最新新闻文章。数据从新闻API中获取,应用程序包含一个登录页面,该页面仅使用shared_preferences显示一次
(A Flutter-based news app that allows users to read the latest news articles from various sources and categories. Data is fetched from the News API, and the app includes a landing page that is displayed only once using shared_preferences)

文件列表:
analysis_options.yaml (1453, 2023-10-12)
android/ (0, 2023-10-12)
android/app/ (0, 2023-10-12)
android/app/build.gradle (2220, 2023-10-12)
android/app/src/ (0, 2023-10-12)
android/app/src/debug/ (0, 2023-10-12)
android/app/src/debug/AndroidManifest.xml (378, 2023-10-12)
android/app/src/main/ (0, 2023-10-12)
android/app/src/main/AndroidManifest.xml (1635, 2023-10-12)
android/app/src/main/kotlin/ (0, 2023-10-12)
android/app/src/main/kotlin/com/ (0, 2023-10-12)
android/app/src/main/kotlin/com/app/ (0, 2023-10-12)
android/app/src/main/kotlin/com/app/jayesh/ (0, 2023-10-12)
android/app/src/main/kotlin/com/app/jayesh/news_app/ (0, 2023-10-12)
android/app/src/main/kotlin/com/app/jayesh/news_app/MainActivity.kt (128, 2023-10-12)
android/app/src/main/res/ (0, 2023-10-12)
android/app/src/main/res/drawable-v21/ (0, 2023-10-12)
android/app/src/main/res/drawable-v21/launch_background.xml (438, 2023-10-12)
android/app/src/main/res/drawable/ (0, 2023-10-12)
android/app/src/main/res/drawable/launch_background.xml (434, 2023-10-12)
android/app/src/main/res/mipmap-hdpi/ (0, 2023-10-12)
android/app/src/main/res/mipmap-hdpi/ic_launcher.png (544, 2023-10-12)
android/app/src/main/res/mipmap-mdpi/ (0, 2023-10-12)
android/app/src/main/res/mipmap-mdpi/ic_launcher.png (442, 2023-10-12)
android/app/src/main/res/mipmap-xhdpi/ (0, 2023-10-12)
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png (721, 2023-10-12)
android/app/src/main/res/mipmap-xxhdpi/ (0, 2023-10-12)
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png (1031, 2023-10-12)
android/app/src/main/res/mipmap-xxxhdpi/ (0, 2023-10-12)
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png (1443, 2023-10-12)
android/app/src/main/res/values-night/ (0, 2023-10-12)
android/app/src/main/res/values-night/styles.xml (995, 2023-10-12)
android/app/src/main/res/values/ (0, 2023-10-12)
android/app/src/main/res/values/styles.xml (996, 2023-10-12)
android/app/src/profile/ (0, 2023-10-12)
android/app/src/profile/AndroidManifest.xml (378, 2023-10-12)
android/build.gradle (599, 2023-10-12)
android/gradle.properties (82, 2023-10-12)
... ...

# Flutter News App Using 'newsapi.org' API A Flutter-based news app that allows users to read the latest news articles from various sources and categories. Data is fetched from the News API, and the app includes a landing page that is displayed only once using `shared_preferences`. ## Features - Browse the latest news articles from various sources. - Landing page displayed only once using `shared_preferences`. - Browse news articles by category. - Save news articles to read later using `Hive DB`. - Clean and intuitive user interface. - Search for news articles. - Read news articles in a web view. - Pull to refresh news articles. # Screenshots
### Installation ```bashtodays match timing git clone https://github.com/shutterscripter/FlutterPress cd FlutterPress flutter run

近期下载者

相关文件


收藏者