✨ New features
- (flutter): Add screenshots to crashes (#2375)
- (flutter): Track gestures (#2367)
- (flutter): Implement bug reporting (#2353)
- (flutter): Expose api to get session id (#2338)
- (flutter): Expose apis to set and clear user id (#2337)
- (flutter): Implement tracing (#2316)
- (flutter): Manually start or stop the SDK (#2320)
- (flutter): Track screen view event (#2285)
- (flutter): Implement exception handling (#2086)
🐛 Bug fixes
- (flutter): Fix measure config (#2390)
- (flutter): Gesture positions to represent device coordinates (#2387)
🔨 Misc
- (flutter): Update ci scripts (#2399)
- (flutter): Parse thread name correctly (#2398)
- (flutter): Gesture events reporting (#2395)
- (flutter): Use correct import for measure_flutter (#2394)
- (flutter): Prepare for pub.dev listing (#2389)
- (flutter): Validate http events (#2385)
- (flutter): Improve span end api (#2378)
- (flutter): Implement sdk configuration (#2302)
- (flutter): Add example app (#2301)
- (flutter): Implement http tracking using dio (#2294)
- (flutter): Improve initialization and error tracking (#2152)
- (flutter): Configure release and debug builds (#2143)
- (flutter): Rename sample app identifiers (#2107)
- (flutter): Improve public API to interact with Flutter Plugin (#2040)
- (flutter): Relax sdk version constraint (#2060)
- (flutter): Fix ios integration (#2042)
- (flutter): Update android sdk version (#2043)
- (flutter): Disable ios tests for flutter (#1849)
- (flutter): Setup CI for Flutter lint and test (#1809)
- (flutter): Setup basic Flutter SDK with iOS and Android integration (#1803)
♻️ Refactor
- (flutter): Use time provider (#2383)
📚 Documentation
- (flutter): Setup flutter documentation (#2361)