cockpit_client 1.0.7 copy "cockpit_client: ^1.0.7" to clipboard
cockpit_client: ^1.0.7 copied to clipboard

Consume Cockpit PHP API within Flutter CLIENT, access to your collection, singleton or save your forms.

[1.0.6-b] - Feb 24, 2022. #

  • [UPGRADE] Null safety
  • [CHANGE] Change the initialisation parameter
  • [ADD] Allow get undeclared collections
  • [ADD] Allow custom url

[1.0.5] - Sept 8, 2020. #

  • [BUG] Fix when baseUrl ends with "/"

[1.0.3] - Aout 5, 2020. #

  • [BUG] Fix cache key
  • [BUG] Fix concurent request close
  • [NEW] Add cancelLastRequest for close the last request if need
    • USAGE : Cockpit("collection").cancelLastRequest() or Cockpit("collection", key:Key("myKey")).cancelLastRequest()

[1.0.2] - Aout 4, 2020. #

  • [BUG] Fix when server ends with "/"
  • [BUG] Fix cache

[1.0.1] - Jul 12, 2020. #

  • Remove public variable
  • Add MIT LICENCE

[1.0.0] - Jul 11, 2020. #

  • Add liquide_engine

[0.0.1] - Jul 11, 2020. #

  • initial release.
4
likes
110
pub points
12%
popularity

Publisher

verified publisherlynn-erp.com

Consume Cockpit PHP API within Flutter CLIENT, access to your collection, singleton or save your forms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dbcrypt, flutter, hash, http, liquid_engine

More

Packages that depend on cockpit_client