PackageTrack
Sign in Get early access

app_info_extractor

A Flutter plugin to extract metadata, version, and signatures from installed applications.

1.1.0 58 downloads/mo #3526 most downloaded on pub.dev Technophyle-0926/app_info_extractor

What this package is like to depend on

Last release 2 months ago

01 Jun 2026

Too new to tell

only 2 dated releases

Nearly every release is documented

notes for 2 of 2 stable releases

Nothing withdrawn

no release was ever pulled

4 months old

2 releases · first in 2026

2 releases in the last 12 months

see the full history below

Release timeline

2 releases · Apr 2026 to Jun 2026
Release Pre-release

Releases

latest 2
  1. 1.1.0 01 Jun 2026
    Release notes
    • Web Platform Compatibility Fix: Removed plist_parser dependency due to its internal reliance on dart:io. Swapped it for a lightweight, native XML parser built on package:xml, making the entire package 100% compatible with Flutter Web.
    • Smart APK Obfuscation Bypass: Integrated geometry-based binary header peeking. Successfully extracts launcher icons from APKs even when names are heavily scrambled by resource obfuscators (e.g., AndResGuard).
    • iOS CgBI Decrusher: Built a pure-Dart in-memory byte repair system to reverse Apple's proprietary visual optimization format (CgBI) back into standard, web-renderable PNG bytes.
    Open source →
  2. 1.0.0 24 Apr 2026
    Release notes
    • Initial release.
    • Support for APK (Binary XML + ARSC).
    • Support for AAB (Protobuf Manifest + Resources).
    • Support for IPA (Binary Plist).
    • Smart Icon extraction logic.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive