brick_offline_first_with_rest_build 0.0.1 copy "brick_offline_first_with_rest_build: ^0.0.1" to clipboard
brick_offline_first_with_rest_build: ^0.0.1 copied to clipboard

outdated

Code generation library for the Brick Offline First Domain using REST

Unreleased #

0.0.1 #

  • Fix a a JSON encode error. .map returns a MappedListIterable which jsonEncode cannot parse. It can parse List<dynamic>.