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

VIQCore Flutter application framework.

Unreleased #

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