Releases: Frezyx/talker
Releases · Frezyx/talker
talker_flutter-v3.2.4
- Fix TalkerViewAppBar title text color
talker_flutter-v3.2.3
- Add TalkerView in package exports
talker_flutter-v3.2.2
- Fix logs expanding and collapsing in TalkerView
talker_flutter-v3.2.1
- Refactor TalkerScreen decomposition
- Extract TalkerView, TalkerViewAppBar
talker-v3.1.1
- Make 100% tests coverage
- Add Contributors section in project README
talker_flutter-v3.2.0
What's Changed
- fix(122): Stack trace is printed when throwing String by @IlyaZadyabin in #130
- style: refactor and enhance UI by @jnelle in #131
- Fix old flutter versions support by @Frezyx in #134
- Fix typos by @wcoder in #132
New Contributors
- @IlyaZadyabin made their first contribution in #130
- @jnelle made their first contribution in #131
- @wcoder made their first contribution in #132
Full Changelog: talker_flutter-v3.1.7...talker_flutter-v3.2.0
talker_flutter-v3.1.7
Changelog [3.1.0 - 3.1.7]
- Set the exact size of the text in the search TextField
- Fix large text in search bar
- Update talker version to 3.0.2
- Fix typos in package documentation
Thanks to vicenterusso - Fix TalkerScreen scrolling
- Update sdk version to '>=2.15.0 <4.0.0'
- Make fixed text size in talker data list
- Fix TalkerFlutter output initialization
talker_dio_logger-v2.2.1
talker_dio_logger-v2.2.0
- Add responseFilter and requestFilter in TalkerDioLoggerSettings
Now you can add your custom logic to log only specific HTTP responses and resuests
talker_bloc_logger-v2.1.1
- Add logging for onChange method to enable Cubit's logs
- Add printEvents, printTransitions, printChanges fields in TalkerBlocLoggerSettings
- Update sdk version to '>=2.15.0 <4.0.0'