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

outdated

Dart package to implement forms in an easy, fast and effective way using the bloc package

0.3.2 #

  • FEAT: add toString methods to events and states.

0.3.1+3 #

  • FIX: add intermediate event on submit.

0.3.1+2 #

  • FIX: login of direct value event.

0.3.1+1 #

  • FIX: equals operator in InputBlocState
  • DOCS: update packages/lyform/README.md [skip ci].
  • CHORE: update readmes.

0.3.1 #

  • FEAT: add sponsor MeSirve.
  • CHORE: fix pubspecs and readmes.

0.3.0 #

Note: This release has breaking changes.

  • FIX: validation on pure inputs.
  • FEAT: implement DirectValueEvent.
  • FEAT: add reset event to form bloc.
  • FEAT: Set inputs pure when on success submit.
  • CHORE: update dependencies.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • BREAKING FIX: correct behavior of optional inputs.

0.2.1 #

  • FEAT: add reset event to form bloc.

0.2.0+1 #

  • FIX: validation on pure inputs.

0.2.0 #

Note: This release has breaking changes.

  • BREAKING FIX: correct behavior of optional inputs.

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.
6
likes
0
pub points
5%
popularity

Publisher

verified publisherlynot.io

Dart package to implement forms in an easy, fast and effective way using the bloc package

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc, collection

More

Packages that depend on lyform