native_lens 0.4.0 copy "native_lens: ^0.4.0" to clipboard
native_lens: ^0.4.0 copied to clipboard

A Flutter Android capability intelligence SDK using Kotlin Platform Channels for native device diagnostics, runtime reports, and compatibility analysis.

0.4.0 #

Release date: 2026-05-24

  • Added NativeLensDatasetRow model
  • Added generateDatasetRow() API
  • Added NativeLensDatasetExporter for JSON/CSV export
  • Added Dataset Export actions in example dashboard
  • Added built-in visual charts to example dashboard

0.3.0 #

Release date: 2026-05-23

  • Added initial iOS foundation support using Swift Platform Channels
  • Added iOS platform summary support
  • Added iOS power/battery safe support
  • Added iOS network capability snapshot and stream support
  • Added iOS device orientation snapshot and stream support
  • Added safe iOS fallbacks for unsupported deep capability modules
  • Added iOS example project support
  • Added iOS CocoaPods podspec

0.2.1 #

Release date: 2026-05-23

  • Updated package homepage to personal portfolio website
  • Added author/portfolio link to README

0.2.0 #

Release date: 2026-05-23

  • Added Screen Debug Trace utility
  • Added native device orientation snapshot API
  • Added native device orientation live stream
  • Improved example app into a professional diagnostics dashboard
  • Fixed Android orientation build issue by using Surface rotation constants

0.1.0 #

Initial pre-release for Android.

  • Added Android platform summary API.
  • Added system feature matrix.
  • Added sensor capability profiler.
  • Added display capability profiler.
  • Added media codec capability profiler.
  • Added Camera2 capability profiler without requiring camera permission.
  • Added power and battery runtime state.
  • Added network capability profiler using ACCESS_NETWORK_STATE.
  • Added real-time network capability and app traffic speed streams.
  • Added full NativeLens report aggregation.
  • Added offline compatibility summary analysis.
  • Added example app sections for all current capability modules.
2
likes
150
points
47
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter Android capability intelligence SDK using Kotlin Platform Channels for native device diagnostics, runtime reports, and compatibility analysis.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter-plugin #android #ios #diagnostics #platform-channel

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on native_lens

Packages that implement native_lens