Freedium is a mobile application designed to help you bypass Medium's paywall and access articles without restrictions. This app is built using Flutter and provides a seamless reading experience on both Android and iOS platforms.
This app opens Medium articles in Freedium.cfd to bypass the paywall.
- Paywall Bypass: Access Medium articles without hitting the member-only paywall
- Cross-Platform: Works on both Android and iOS devices
- Share Integration: Share articles directly to Freedium from other apps
- Clipboard Support: Quickly paste URLs from your clipboard
- Dynamic Theming: Supports light/dark mode and Material You theming
- Download the app from releases page
- Launch Freedium
- Paste a Medium article URL or share directly to the app
- Enjoy reading without restrictions!
- Flutter SDK: Install Flutter
- Dart SDK: Included with Flutter
- Android Studio or VS Code with Flutter extensions
-
Clone the repository:
git clone https://github.com/amansikarwar/freedium_mobile.git cd freedium_mobile
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
-
For Android:
flutter build apk --release
-
For iOS:
flutter build ios --release
Contributions are welcome! Please feel free to submit pull requests.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Freedium.cfd for providing the paywall bypass service