lyform 0.1.4 copy "lyform: ^0.1.4" to clipboard
lyform: ^0.1.4 copied to clipboard

outdated

A new Flutter package project.

0.1.4 #

  • FEAT: Set inputs pure when on success submit.
  • FEAT: migrate to bloc 7.2 and new on
  • CHORE: publish packages.
  • CHORE: add contributors to packages.
  • CHORE: improve readmes.
  • CHORE: add linter rules and other things for improve the monorepo system.

0.1.3 #

  • FEAT: migrate to bloc 7.2 and new on

0.1.2+2 #

  • FIX: fix validation on submit.

0.1.2+1 #

  • FIX: optional fields cant be pure.

0.1.2 #

  • FEAT: add optional value input.

0.1.1 #

  • FEAT: optional validation.

0.1.0+2 #

  • FIX: simplify input errors to String.

0.1.0+1 #

  • FIX: change FormBloc.isValid condition excluding pure InputBlocs.

0.1.0 #

Note: This release has breaking changes.

  • BREAKING FIX: Change from InputError to Generic type.

0.0.1+1 #

  • FIX: homepage and repository links.