Skip to content

Repository files navigation

Nestlified

Warning

Nestlified is an early-stage project. Features may change, filtering may not work consistently on every website, and you may encounter bugs. Please report reproducible problems through GitHub Issues.

Download for Android

Download the Nestlified APK

  1. Download the APK on your Android device.
  2. Open the downloaded file and allow installation from your browser or file manager if Android asks.
  3. Open Nestlified.

The release APK is provided for normal users. You do not need Flutter or any developer tools to install it. If the link does not work yet, the first GitHub Release has not been published.

For a locally built APK, use:

build/app/outputs/flutter-apk/app-debug.apk

Nestlified turns websites into fullscreen, launcher-accessible mobile profiles. Each profile uses the site's favicon and opens in a focused WebView experience.

Features

  • Persistent website profiles with favicon-based launcher shortcuts on Android.
  • Fullscreen site views designed for media-focused websites.
  • Android request filtering powered by Brave's adblock-rust engine.
  • EasyList, EasyPrivacy, and uBlock Origin filter sources with cached updates.

Platform support

Android is the currently supported platform. iOS support is planned for a future iteration. Android launcher shortcut creation and the native ad-blocking engine are Android-specific.

Availability and support

Nestlified is free when you download and build it from this GitHub repository.

A Google Play Store release is planned for $0.49. It is intended as a convenient installation option and an optional way to support the developer, Benjamin Toma. The Play Store release is coming soon.

Requirements

  • Flutter 3.44 or later
  • Dart 3.12 or later
  • Android SDK API 37 for Android builds

Run locally

flutter pub get
flutter run

To create a debug APK:

flutter build apk --debug

The generated APK directory is:

build/app/outputs/flutter-apk/

Ad-blocking notice

Filter lists are downloaded from their maintainers and refreshed by the app. Websites can change their delivery mechanisms at any time, so ad filtering is best-effort and is not guaranteed to remove every advertisement or tracker. Users remain responsible for complying with the terms of service and applicable laws for every website they access.

Contributing

Read CONTRIBUTING.md, CODE_OF_CONDUCT.md, and SECURITY.md before opening an issue or pull request.

License

Copyright (c) 2026 Benjamin Toma. Nestlified is released under the MIT License.

About

A customizable Android app hub built with Flutter, combining web services, ad blocking, caching, synchronization, and a native-feeling mobile experience.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages