package_info_kit 0.0.1 copy "package_info_kit: ^0.0.1" to clipboard
package_info_kit: ^0.0.1 copied to clipboard

A comprehensive Flutter package for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android. Enhanced with additional features like install time an [...]

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2025-11-14 #

🎉 Initial Release #

🚀 Added #

  • Core package information retrieval:
    • App name
    • Package name
    • Version
    • Build number
  • Extended information:
    • Build signature (Android)
    • Installer store information
    • Install time
    • Update time
  • Android-specific information:
    • Android version
    • Android SDK version
    • Android codename
  • Cross-platform support:
    • Android (fully implemented)
    • iOS (fully implemented)
    • macOS (fully implemented)
  • Testing capabilities:
    • Mock value support for testing
    • Comprehensive test coverage
  • Documentation:
    • Detailed README with usage examples
    • Example application demonstrating all features
    • API documentation

📋 Planned for Future Releases #

  • Web platform support
  • Linux platform support
  • Windows platform support
0
likes
150
points
1
downloads

Publisher

verified publishertelegrambotmaker.app

Weekly Downloads

A comprehensive Flutter package for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android. Enhanced with additional features like install time and update time information.

Repository (GitHub)
View/report issues

Topics

#information #identifier #utils #package #app-info

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on package_info_kit

Packages that implement package_info_kit