Skip to content

Releases: Frezyx/talker

talker_flutter-v3.6.0

14 Dec 16:47
Compare
Choose a tag to compare

What's Changed

  • Fix last deploy issues (Member not found for WellKnownTitles issue) by @Frezyx in #164
  • fix(utils): add missing export file by @Ppito in #167
  • Can bring your own history class by @Ppito in #169

Full Changelog: talker_flutter-v3.5.5...talker_flutter-v3.6.0

talker_flutter-v3.5.5

01 Dec 19:07
Compare
Choose a tag to compare

What's Changed

  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #146
  • Update docs and examples by @Frezyx in #147
  • Release talker 3.1.3 and talker_flutter 3.3.1 by @Frezyx in #148
  • Pad minutes and seconds for DT formatter by @Reprevise in #153
  • Release talker v3.1.4 by @Frezyx in #154
  • Fix the overflow issue of 'Talker Monitor'. by @pye52 in #155
  • Bump VeryGoodOpenSource/very_good_coverage from 2.1.0 to 2.2.0 by @dependabot in #158
  • can bring your own errorHandler class by @Ppito in #161
  • add onCreate, onClose logs for talker_bloc_logger by @cem256 in #162

New Contributors

Full Changelog: talker_flutter-v3.3.0...talker_flutter-v3.5.5

talker_flutter-v3.3.0

12 Sep 08:05
9143d00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: talker_flutter-v3.2.7...talker_flutter-v3.3.0

talker_flutter-v3.2.7

08 Aug 17:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: talker_flutter-v3.2.6...talker_flutter-v3.2.7

talker_flutter-v3.2.6

05 Aug 18:53
Compare
Choose a tag to compare
  • Fix appbar icon colors
  • Rename part of internal classes

talker_flutter-v3.2.5

05 Aug 18:21
Compare
Choose a tag to compare
  • Make controller, theme, appBarTitle not required for TalkerView
  • Make TalkerScreen Stateless instead of Stateful

talker_flutter-v3.2.4

05 Aug 17:54
Compare
Choose a tag to compare
  • Fix TalkerViewAppBar title text color

talker_flutter-v3.2.3

05 Aug 17:53
Compare
Choose a tag to compare
  • Add TalkerView in package exports

talker_flutter-v3.2.2

05 Aug 17:47
Compare
Choose a tag to compare
  • Fix logs expanding and collapsing in TalkerView

talker_flutter-v3.2.1

05 Aug 17:45
Compare
Choose a tag to compare
  • Refactor TalkerScreen decomposition
  • Extract TalkerView, TalkerViewAppBar