Newsify-App

所属分类:iPhone/iOS
开发工具:Dart
文件大小:0KB
下载次数:0
上传日期:2020-05-25 19:47:03
上 传 者sh-1993
说明:  一款简约而优雅的新闻应用程序,由Flutch制作,For Stories That Matter。
(A minimalistic, yet elegant news app made in flutter, For Stories That Matter.)

文件列表:
.metadata (303, 2020-05-25)
android/ (0, 2020-05-25)
android/app/ (0, 2020-05-25)
android/app/build.gradle (1767, 2020-05-25)
android/app/src/ (0, 2020-05-25)
android/app/src/debug/ (0, 2020-05-25)
android/app/src/debug/AndroidManifest.xml (328, 2020-05-25)
android/app/src/main/ (0, 2020-05-25)
android/app/src/main/AndroidManifest.xml (2640, 2020-05-25)
android/app/src/main/kotlin/ (0, 2020-05-25)
android/app/src/main/kotlin/com/ (0, 2020-05-25)
android/app/src/main/kotlin/com/example/ (0, 2020-05-25)
android/app/src/main/kotlin/com/example/news_app/ (0, 2020-05-25)
android/app/src/main/kotlin/com/example/news_app/MainActivity.kt (125, 2020-05-25)
android/app/src/main/res/ (0, 2020-05-25)
android/app/src/main/res/drawable/ (0, 2020-05-25)
android/app/src/main/res/drawable/launch_background.xml (434, 2020-05-25)
android/app/src/main/res/mipmap-hdpi/ (0, 2020-05-25)
android/app/src/main/res/mipmap-hdpi/ic_launcher.png (791, 2020-05-25)
android/app/src/main/res/mipmap-mdpi/ (0, 2020-05-25)
android/app/src/main/res/mipmap-mdpi/ic_launcher.png (564, 2020-05-25)
android/app/src/main/res/mipmap-xhdpi/ (0, 2020-05-25)
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png (1099, 2020-05-25)
android/app/src/main/res/mipmap-xxhdpi/ (0, 2020-05-25)
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png (2023, 2020-05-25)
android/app/src/main/res/mipmap-xxxhdpi/ (0, 2020-05-25)
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png (2740, 2020-05-25)
android/app/src/main/res/values/ (0, 2020-05-25)
android/app/src/main/res/values/styles.xml (951, 2020-05-25)
android/app/src/profile/ (0, 2020-05-25)
android/app/src/profile/AndroidManifest.xml (328, 2020-05-25)
android/build.gradle (582, 2020-05-25)
android/gradle.properties (104, 2020-05-25)
android/gradle/ (0, 2020-05-25)
android/gradle/wrapper/ (0, 2020-05-25)
android/gradle/wrapper/gradle-wrapper.properties (233, 2020-05-25)
android/settings.gradle (484, 2020-05-25)
... ...

[![HitCount](http://hits.dwyl.com/ishandeveloper/Newsify-App.svg)](http://hits.dwyl.com/ishandeveloper/Newsify-App) # Newsify App This is a flutter based modern news app which uses NewsAPI to fetch top news headlines from the API. The main aim of this app is to be a leading example of how to build Modern Flutter applications for all Flutter Developers. The idea is to keep the app super simple while demonstrating new libraries and tools which makes it easier to build high quality Flutter applications. ##### P.S : SUPPORTS BOTH LIGHT AND DARK MODE! ##### Download APK
https://github.com/ishandeveloper/Newsify-App/raw/master/app.apk
### Demo       ###### Light Theme        ###### Dark Theme           ### Dependencies 1. [Provider](https://pub.dev/packages/provider) 1. [Animated_Text_Kit](https://pub.dev/packages/animated_text_kit) 1. [Cached_network_image](https://pub.dev/packages/cached_network_image) 1. [Webview_Flutter](https://pub.dev/packages/webview_flutter) ## Setup ##### Clone the repository ```bash git clone https://github.com/ishandeveloper/Newsify-App.git ``` ##### Move to the desired folder ```bash cd \Newsify-App ``` ##### To run the app, simply write ```bash flutter run ``` ## Requirements to contribute - Basic knowledge of programming is mandatory - The ability to use Git and GitHub - Some knowledge of Dart and how to use Flutter is preferrable for a head start. - UI/UX Design skills are appreciable but not mandatory - Some idea about Firebase or willingness to learn it ### How to make a Pull Request: **1.** Fork [this](https://github.com/ishandeveloper/Newsify-App) repository. **2.** Clone the forked repository. ```terminal git clone https://github.com//Newsify-App ``` **3.** Navigate to the project directory. ```terminal cd Newsify-App ``` **4.** Checkout from master to development branch. ```terminal git checkout development ``` **5.** Make changes in source code. **6.** Commit your changes. ```terminal git add . git commit -m "" ``` **7.** Push your local branch to the remote repository. ```terminal git push -u origin development ``` **8.** Create a Pull Request! **Congratulations!** :boom: Sit and relax, you've made your contribution to [Newsify App] (https://github.com/ishandeveloper/Newsify-App) project. ## Tasks and Features * Improve the UI * Implementing the App with Features * Work on the improvement and building the various pages of the app * Database integration with Firebase * Have a corresponding Web App for this * Analyze further design requirements and integrate For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference. ##### Made with by ishandeveloper [![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://github.com/ishandeveloper)

近期下载者

相关文件


收藏者