knt_bloc 2.2.0 copy "knt_bloc: ^2.2.0" to clipboard
knt_bloc: ^2.2.0 copied to clipboard

A handy bloc base for future Appixi's apps

Date Format: dd/MM/yyyy

[2.2.0] - Released at 08/03/2022 #

  • Expose cancel running task functionality
  • Refactor code
  • Update example code

[2.1.3] - Released at 08/03/2022 #

  • Fix bug could not detect exception tag while processing CancelableFuture

[2.1.2] - Released at 26/02/2022 #

  • Refactor event transformer

[2.1.1] - Released at 19/02/2022 #

  • Concise Bloc error handler

[2.1.0] - Released at 19/02/2022 #

  • Refactor Bloc error handler
  • Update example

[2.0.4] - Released at 14/02/2022 #

  • Update isolator library & example

[2.0.3] - Released at 25/11/2021 #

  • Override reset() from BlocPaging must call super.reset()

[2.0.2] - Released at 25/11/2021 #

  • Fix bug wrong transformer for event handlers in base blocs

[2.0.1] - Released at 24/11/2021 #

  • Update pubspec.lock

[2.0.0] - Released at 24/11/2021 #

  • Migrate to new versions of Bloc library
  • Update outdated dependencies
  • Add isolator to handle background worker
  • Add an example using new Bloc Base and Isolate

[1.0.6] - Released at 11/08/2021 #

  • Make KntException customizable

[1.0.5] - Released at 08/07/2021 #

  • Make KntIssue customizable by Http status code

[1.0.4] - Released at 06/07/2021 #

  • Handle more cases maintenance state of server

[1.0.3] - Released at 21/06/2021 #

  • Add paging layout GridView

[1.0.2] - Released at 17/06/2021 #

  • Paging query could check internet connection before triggering now

[1.0.1+1] - Released at 20/05/2021 #

  • Export model classes
  • Update paging widget document

[1.0.0] - Released at 19/05/2021 #

  • Add handy blocs