future_builder_ex 1.1.1 copy "future_builder_ex: ^1.1.1" to clipboard
future_builder_ex: ^1.1.1 copied to clipboard

outdated

An improved version of FutureBuilder

1.1.1 #

  • BUG: fixed call to Logger().d as we were passing the stacktrace as the wrong argument.
  • removed the linux and web directories as we have no platform specific code.
  • remove the android and ios directories as we don't have any platform specific code so they are not needed. Exported StrackTraceImpl as its required by the api.

1.1.0 #

Removed the android and ios directories as we have no platform specific code. Exported StackTraceImpl

1.0.0 #

Merge pull request #1 from bsutton/add-license-1 Create LICENSE

1.0.0 #

Added repository.

1.0.0 #

Added minimal documentation. First commit