flutter_ui_bloc 0.4.0 copy "flutter_ui_bloc: ^0.4.0" to clipboard
flutter_ui_bloc: ^0.4.0 copied to clipboard

discontinued
outdated

A new Flutter project.

CHANGELOG #

[0.4.0] #

  • Improved documentation and code style

[0.3.0] #

  • Improved fields with readOnly attribute
  • Removed file_picker and image_picker dependencies and moved it to cross_file_picker

[0.2.0] #

  • Migrated to null-safety

[0.1.2] #

  • Release SubmitButtonFormBlocBuilder

[0.1.1] #

  • Update dependencies

[0.1.0] #

  • Replaced ReadableField with XFile of cross_file package

[0.0.3] #

  • Fix AddChekSuffixInputFieldBlocBuilder and improved it.

[0.0.2] #

  • Fix field pickers.

[0.0.1] #

  • Initial release.