viqcore_flutter 1.7.0 copy "viqcore_flutter: ^1.7.0" to clipboard
viqcore_flutter: ^1.7.0 copied to clipboard

VIQCore Flutter application framework.

Unreleased #

1.6.6 #

  • Bump dio version 5.8.0+1

1.6.5 #

  • Bump pointycastle version and fix some warning

1.6.4 #

  • Fixed issue where after renew token and the retry hit business logic error, it will force logout

1.6.3 #

  • Fixed issue where after renew token and the retry hit business logic error, it will force logout

1.6.2 #

  • Removed signalr_netcore to prevent dependency conflict

1.6.1 #

  • Added datetime extension startOfNextDay

1.6.0 #

  • Bump intl and fixing the breaking reference

1.5.5 #

  • Fixed gql issue with empty params and return int

1.5.4 #

  • gql support for array params
  • remove support for GQLVoid

1.5.3 #

  • Fixed upload Multipart content type issue

1.5.2 #

  • Add nullable datetime extensions

1.5.1 #

  • Fixed issue for gql subquery with empty fields

1.5.0 #

  • Bump some dependencies to latest version

1.3.1 #

  • Replace deprecated WillPopScope with PopScope

1.3.0 #

  • Support No-Cookie authentication

1.2.5 #

  • Downgrade intl to versio 0.18.1 (from 0.19.0)

1.2.4 #

  • Upgrade some dependencies version (min dart version 3.2)
  • Added API.getUrl helper method

1.2.1 #

  • Remove debug checking in upgrader which cause the dialog always display

1.2.0 #

  • Initial Published