flutter_snow_base 0.1.1+1 copy "flutter_snow_base: ^0.1.1+1" to clipboard
flutter_snow_base: ^0.1.1+1 copied to clipboard

outdated

A new Flutter package that is used to base all flutter projects of snowmanlabs.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased #

0.1.1 - 2020-07-29 #

Added #

  • Added transformData and mergeStatus methods in Resource object.
  • Improvement when occur an error with Resource.asFuture().
  • Bug fixes.

0.1.0 - 2020-06-26 #

Added #

  • Initial version of the package.
  • Thanks to Denis Viana and to Lucas Polazzo that made this first version of the package!