Skip to content

Releases: kodebarista/dexify

Version 2.0.0

26 May 11:14

Choose a tag to compare

📦 v2.0.0 – First Stable Release

Dexify is a modern, privacy-friendly APK extractor built with Flutter and Material 3.
This release marks the first stable version of the application, offering users a seamless and ad-free experience for managing APKs on Android devices.


✨ Highlights

  • Effortless APK Extraction – Browse installed apps and extract APKs with custom naming.
  • 🎨 User-Friendly Interface – Switch between grid and list views based on your preference.
  • 🧱 Material 3 Design – Clean, modern UI using Flutter's latest design components.
  • 🔒 Privacy-Focused – No ads, trackers, or bloatware. 100% open source.

🛠️ Installation

To run Dexify locally:

git clone https://github.com/iamkartiknayak/dexify.git
cd dexify
flutter pub get
flutter run