All Projects → imSanjaySoni → Inshorts Clone The News App

imSanjaySoni / Inshorts Clone The News App

Licence: mit
inshorts News App Clone with flutter and newsapi.org API

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Inshorts Clone The News App

MediumUnlimited
Android App written with Flutter/Dart to navigate medium.com without limitations.
Stars: ✭ 28 (-80.69%)
Mutual labels:  webview, flutter-apps
Flutter For Wordpress App
🎃 Cross-platform wordpress news app built with Flutter and WP REST API.
Stars: ✭ 157 (+8.28%)
Mutual labels:  flutter-apps, news
Prism
Prism is a beautiful open-source wallpapers app for Android. It is built with Dart on top of Google's Flutter Framework.
Stars: ✭ 241 (+66.21%)
Mutual labels:  flutter-apps, apk
flutter examples
Random flutter examples
Stars: ✭ 18 (-87.59%)
Mutual labels:  webview, flutter-apps
Web Vuw
A Web View for flutter
Stars: ✭ 40 (-72.41%)
Mutual labels:  webview, flutter-apps
Chatter App
This is a flutter based modern messaging app where users can sign up and log in to chat with their friends, family, colleagues among groups with enriched User-Experience.
Stars: ✭ 80 (-44.83%)
Mutual labels:  flutter-apps, apk
Injuredandroid
A vulnerable Android application that shows simple examples of vulnerabilities in a ctf style.
Stars: ✭ 317 (+118.62%)
Mutual labels:  apk, webview
Flutter news app
A Simple News App built with Flutter.
Stars: ✭ 117 (-19.31%)
Mutual labels:  flutter-apps, news
Apk Utilities
🛠 Tools and scripts to manipulate Android APKs
Stars: ✭ 134 (-7.59%)
Mutual labels:  apk
Reflectly Login Screen
Inspired by Reflectly Login Screen Page in Flutter App
Stars: ✭ 139 (-4.14%)
Mutual labels:  flutter-apps
Kanban App
Kanban board built with Rust and Elm
Stars: ✭ 1,711 (+1080%)
Mutual labels:  webview
Newspaper
News, full-text, and article metadata extraction in Python 3. Advanced docs:
Stars: ✭ 11,545 (+7862.07%)
Mutual labels:  news
Autocser
AutoCSer is a high-performance RPC framework. AutoCSer 是一个以高效率为目标向导的整体开发框架。主要包括 TCP 接口服务框架、TCP 函数服务框架、远程表达式链组件、前后端一体 WEB 视图框架、ORM 内存索引缓存框架、日志流内存数据库缓存组件、消息队列组件、二进制 / JSON / XML 数据序列化 等一系列无缝集成的高性能组件。
Stars: ✭ 140 (-3.45%)
Mutual labels:  webview
Flutter
A boilerplate project for Flutter
Stars: ✭ 134 (-7.59%)
Mutual labels:  flutter-apps
Sailor
Easy page navigation and management in Flutter apps.
Stars: ✭ 142 (-2.07%)
Mutual labels:  flutter-apps
Cachewebview
Custom implement Android WebView cache, offline website, let cahe config more simple and flexible
Stars: ✭ 1,767 (+1118.62%)
Mutual labels:  webview
Zaobao
每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。
Stars: ✭ 1,961 (+1252.41%)
Mutual labels:  news
Android Cookie Store
Android InMemory and persistent Cookie Store for HttpURLConnection and OkHttp, with extensions to easily sync cookies in Android WebViews.
Stars: ✭ 144 (-0.69%)
Mutual labels:  webview
Coolapk Kotlin
酷安开源版.....
Stars: ✭ 141 (-2.76%)
Mutual labels:  apk
Nixos Weekly
NixOS Weekly Newsletter
Stars: ✭ 137 (-5.52%)
Mutual labels:  news

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

  • Dark Mode
  • Multi Language Support [ English, हिंदी, मराठी, ಕನ್ನಡ ]
  • Share News Card As Image
  • Offline Read
  • Watermark on shared news card
  • Webview

ScreenShots

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

Packages Used

  • flutter_bloc & Dio : for http Request Handling.
  • Provider : for State Management.
  • Hive : for Local Strorage Management.
  • esys_flutter_share : for Sharing News card.
  • webview_flutter : web view inside the app.
  • auto_route : Page Routing.
  • photo_view : gives extra features like image scaling.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].