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

An APM library for detecting UI jank in Flutter for mobile (Android/iOS).

CHANGELOG #

0.4.0 - 2024-10-17 #

Changes #

  • Optimize memory usage for stack capture (#50) (cb98944)
  • support android 15 16k page size (#49) (228a197)

0.3.0 - 2024-10-01 #

⚠ BREAKING CHANGES #

  • Remove GlanceConfiguration.modulePathFilters and optimize the performance of aggregateStacks (#38)

Changes #

  • Implement GlanceNoOpImpl in debug mode (#39) (f9728a6)
  • Remove GlanceConfiguration.modulePathFilters and optimize the performance of aggregateStacks (#38) (facf5d7)
  • Remove GlanceStackTrace interface and reuse the StackTrace interface of Dart SDK (#35) (1129af8)

0.2.0 - 2024-09-25 #

  • Refactored unwind logic
  • Optimized stack trace aggregation logic

0.1.0 #

  • Initial release.
7
likes
0
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

An APM library for detecting UI jank in Flutter for mobile (Android/iOS).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, meta

More

Packages that depend on glance

Packages that implement glance