Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

And96/MediumUnlimited

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.