issues
search
littleGnAl
/
glance
An APM(Application Performance Monitoring) library for detecting UI jank in Flutter for mobile (Android/iOS) in production.
https://pub.dev/packages/glance
MIT License
18
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Symbolize the stack trace directly without using the `flutter symbolize` command
#61
littleGnAl
opened
3 days ago
0
Improve documentation
#60
littleGnAl
closed
2 weeks ago
0
Release 0.5.0
#59
github-actions[bot]
closed
3 weeks ago
0
chore: Updates minimum supported SDK version to Flutter 3.10/Dart 3.0
#58
littleGnAl
closed
3 weeks ago
0
Release 0.4.0
#57
github-actions[bot]
closed
3 weeks ago
0
[ci][release.yml] Use the PAT to run release-it
#56
littleGnAl
closed
3 weeks ago
0
Release 0.4.0
#55
github-actions[bot]
closed
3 weeks ago
0
Release 0.4.0
#54
github-actions[bot]
closed
3 weeks ago
0
Release 0.4.0
#53
github-actions[bot]
closed
3 weeks ago
0
[ci][release.yml] Remove the setup-node action, use the system default nodejs instead
#52
littleGnAl
closed
3 weeks ago
0
Release 0.4.0
#51
github-actions[bot]
closed
3 weeks ago
0
chore: Optimize memory usage for stack capture
#50
littleGnAl
closed
3 weeks ago
1
fix: support android 15 16k page size
#49
littleGnAl
closed
4 weeks ago
0
Reduce the stack depth when capturing stack to reduce the memory usage
#48
littleGnAl
closed
3 weeks ago
0
[android] Update android 35/16kb page size cmake flags
#47
littleGnAl
closed
4 weeks ago
0
Update README.md
#46
littleGnAl
closed
1 month ago
0
[ci][pubdev-publishing.yml] Only triggered for push tags event
#45
littleGnAl
closed
1 month ago
0
Release 0.3.0
#44
github-actions[bot]
closed
1 month ago
0
Release 0.3.0
#43
github-actions[bot]
closed
1 month ago
0
Release 0.3.0
#42
github-actions[bot]
closed
1 month ago
0
[ci] Fix WARNING elimination logic of releast-it and change types to the same section: Changes
#41
littleGnAl
closed
1 month ago
0
Release 0.3.0
#40
github-actions[bot]
closed
1 month ago
0
feat: Implement GlanceNoOpImpl in debug mode
#39
littleGnAl
closed
1 month ago
0
chore!: Remove `GlanceConfiguration.modulePathFilters` and optimize the performance of `aggregateStacks`
#38
littleGnAl
closed
1 month ago
0
Set kDefaultSampleRateInMilliseconds to 10ms
#37
littleGnAl
closed
1 month ago
0
No-op in debug mode
#36
littleGnAl
closed
1 month ago
0
feat: Remove GlanceStackTrace interface and reuse the StackTrace interface of Dart SDK
#35
littleGnAl
closed
1 month ago
0
Doc the performance overhead
#34
littleGnAl
opened
1 month ago
0
Eliminate the GlanceStackTrace interface, and reuse the Dart's StackTrace interface
#33
littleGnAl
closed
1 month ago
0
[ci] Publish the package to pub.dev on push tags event
#32
littleGnAl
closed
1 month ago
0
[ci] Add workflow to publish package to pub.dev manually
#31
littleGnAl
closed
1 month ago
0
Release 0.2.0
#30
github-actions[bot]
closed
1 month ago
0
Release 0.2.0
#29
github-actions[bot]
closed
1 month ago
0
Release 0.2.0
#28
github-actions[bot]
closed
1 month ago
0
Release 0.2.0
#27
github-actions[bot]
closed
1 month ago
0
Release 0.2.0
#26
github-actions[bot]
closed
1 month ago
0
Release 0.2.0
#25
github-actions[bot]
closed
1 month ago
0
Release 0.2.0
#24
github-actions[bot]
closed
1 month ago
0
Release 0.2.0
#23
github-actions[bot]
closed
1 month ago
0
Release 0.2.0
#22
github-actions[bot]
closed
1 month ago
0
Release 0.2.0
#21
github-actions[bot]
closed
1 month ago
0
[ci][prepare-release.yml] Print the changelog to the PR body
#20
littleGnAl
closed
1 month ago
0
Update README.md
#19
littleGnAl
closed
1 month ago
0
Release 0.2.0
#18
github-actions[bot]
closed
1 month ago
0
[ci] Setup auto-release flow
#17
littleGnAl
closed
1 month ago
0
[glance_integration_test] Run flutter clean before each test to ensure a clean build
#16
littleGnAl
closed
1 month ago
0
Aggregate stacks asynchronously to avoid blocking the stack capture
#15
littleGnAl
closed
2 months ago
0
Clean up
#14
littleGnAl
closed
2 months ago
0
[glance_integration_test] Run ios in profile mode
#13
littleGnAl
closed
2 months ago
0
Refactor the stack backtrace code
#12
littleGnAl
closed
2 months ago
1
Next