imSanjaySoni / Inshorts-Clone-The-News-App

inshorts News App Clone with flutter and newsapi.org API
https://drive.google.com/file/d/1D0U3uX1GGse8BMWsQ-NIGgEIPkOJNL0a/view?usp=sharing
MIT License
209 stars 80 forks source link
android apk appclone dart flutter flutter-apps flutter-examples inshorts news newsapi share-news-card ui webview

Inshorts clone (The News App)

The Clone of the populer News App in India

Try latest inshorts Clone app apk from below 👇

inshortsClone.apk

GitHub license

Update

Multiple Language Support

English हिंदी मराठी ಕನ್ನಡ

Instruction

Replace the API Key field with your own key, for key visit newsapi.org and create your id.

  |-- lib
  |  |-- global
  |      |-- global.dart
    final String apikey = "YOUR_KEY";

Features

ScreenShots

Dscover Feed Settings Language Support
Search Dark Mode Dark Mode Watermark
Bookmark Loading Web Screen Share

Packages Used

License

MIT License

Copyright (c) 2020 Sanjay Soni

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.