All Projects → And96 → MediumUnlimited

And96 / MediumUnlimited

Licence: Apache-2.0 license
Android App written with Flutter/Dart to navigate medium.com without limitations.

Programming Languages

dart
5743 projects
HTML
75241 projects
kotlin
9241 projects

Projects that are alternatives of or similar to MediumUnlimited

FlutterMediumClone
Building a Medium Clone in Flutter.
Stars: ✭ 55 (+96.43%)
Mutual labels:  medium, medium-article, medium-clone
flutter webview
A complete tutorial series on Flutter webview.
Stars: ✭ 39 (+39.29%)
Mutual labels:  webview, webview-app
React-Medium-Blog
React blog page which consist of last ten medium posts. The blog card is created using shards React and React application.
Stars: ✭ 14 (-50%)
Mutual labels:  medium, medium-article
Inshorts Clone The News App
inshorts News App Clone with flutter and newsapi.org API
Stars: ✭ 145 (+417.86%)
Mutual labels:  webview, flutter-apps
artigo-solid-medium
Implementações dos exemplos demonstrados no artigo: https://bit.ly/2o97vY1
Stars: ✭ 28 (+0%)
Mutual labels:  medium, medium-article
Medium-Python-Neural-Network
This code is part of my post on Medium.
Stars: ✭ 58 (+107.14%)
Mutual labels:  medium, medium-article
Web Vuw
A Web View for flutter
Stars: ✭ 40 (+42.86%)
Mutual labels:  webview, flutter-apps
Flutter Learning
🔥 👍 🌟 ⭐ ⭐⭐ Flutter all you want.Flutter install,flutter samples,Flutter projects,Flutter plugin,Flutter problems,Dart codes,etc.Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。
Stars: ✭ 4,941 (+17546.43%)
Mutual labels:  flutter-apps, flutter-app
flutter projects
This is a set of small projects focused solely on the development of the graphical interface with Flutter
Stars: ✭ 524 (+1771.43%)
Mutual labels:  flutter-apps, flutter-app
flip view
A Flutter app with flip animation to view profiles of friends. 🌟
Stars: ✭ 69 (+146.43%)
Mutual labels:  flutter-apps, flutter-app
python-telegram-bot-heroku-example
Repository for Medium article about creating a Telegram bot in Python and deploying it on Heroku
Stars: ✭ 13 (-53.57%)
Mutual labels:  medium, medium-article
flutter-app
Full Feature Todos Flutter Mobile app with fireStore integration.
Stars: ✭ 138 (+392.86%)
Mutual labels:  flutter-apps, flutter-app
Self-Driving-Car-Steering-Simulator
The aim of this project is to allow a self driving car to steer autonomously in a virtual environment.
Stars: ✭ 15 (-46.43%)
Mutual labels:  medium, medium-article
car rental lite
A platform for car sharing where users can book any car that suits their needs and wants for their intended journey, from the closest hosts in the community.
Stars: ✭ 28 (+0%)
Mutual labels:  flutter-apps, flutter-app
Best Flutter Ui Templates
completely free for everyone. Its build-in Flutter Dart.
Stars: ✭ 13,448 (+47928.57%)
Mutual labels:  flutter-apps, flutter-app
flutter examples
Random flutter examples
Stars: ✭ 18 (-35.71%)
Mutual labels:  webview, flutter-apps
flutter-Anniversary
一款界面优美,功能简洁的纪念日APP
Stars: ✭ 57 (+103.57%)
Mutual labels:  flutter-apps, flutter-app
flutter-UI
将Flutter各种Widget各种API📘都实现一次。喜欢请Star。
Stars: ✭ 67 (+139.29%)
Mutual labels:  flutter-apps, flutter-app
SocialMedia-App
A fully functional social media app built with flutter with multiple features
Stars: ✭ 646 (+2207.14%)
Mutual labels:  flutter-apps, flutter-app
budget my life
Budget your life with ease.
Stars: ✭ 34 (+21.43%)
Mutual labels:  flutter-apps, flutter-app

Medium Unlimited

An Android application written with Flutter/Dart to read medium.com without limitations.

Features

  • Read medium without reading limits
  • Dark mode for all pages
  • Common topics (Sidebar)
  • Favourite links (Sidebar)
  • Open links shared by others apps

Screenshot

Faq

How does it work (For users)?

The app works like a browser. Just navigate.

How does it work (For developers)?

Under the hood, there is the package InAppWebView which clear cookies/data everytime the page change.

Can I login to Medium?

No. Read as a guest.

Which websites are supported?

It's built for Medium, but it works with custom domains too. (E.g. betterprogramming.pub) Potentially it can work with every website.

Does it unlock other browsers?

No. No other apps are involved. Everyting works only inside in this app.

How to build

flutter packages get
flutter packages pub run flutter_launcher_icons:main
flutter pub run change_app_package_name:main com.medium.unlimited
flutter build apk --release

Download

Latest APK here

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].