Skip to content

Releases: NicosNicolaou16/dynamic_single_text_field

0.0.6

23 Nov 19:42
178e04f
Compare
Choose a tag to compare

What's new:

  • Updated the Example project with the latest Flutter SDK and tested.
  • Updated the README file and improve the documentation.
  • Updated the Android Side.

Find the package on pub.dev: https://pub.dev/packages/dynamic_single_text_field

Thank you very much for supporting me! Any feedback is welcome!

0.0.5

19 Oct 21:43
Compare
Choose a tag to compare

What's new:

  • Update the Example project with the latest Flutter SDK and tested.
  • Update the README file and improve the documentation.
  • Update the Android Side, updated NDK.

Find the package on pub.dev: https://pub.dev/packages/dynamic_single_text_field

Thank you very much for supporting me! Any feedback is welcome!

0.0.4

24 Aug 18:27
24a49b3
Compare
Choose a tag to compare

What's new:

  • Updated the Example project with the latest Flutter SDK and tested.
  • Updated the README file and improve the documentation.

Find the package on pub.dev: https://pub.dev/packages/dynamic_single_text_field

Thank you very much for supporting me! Any feedback is welcome!

0.0.3

03 Aug 20:30
Compare
Choose a tag to compare

What's new:

  • Replaced the Expanded Widget with SizeBox and added a new option to change the height of the ListView singleDynamicListHeight with default value 150.
  • Updated and improved the documentation/example.

Find the package on pub.dev: https://pub.dev/packages/dynamic_single_text_field

Thank you very much for supporting me! Any feedback is welcome!

0.0.2+1

27 Jul 21:03
Compare
Choose a tag to compare

What's new:

  • Updated the README file and improve the documentation.
  • Updated Flutter SDK for example project.

Find the package on pub.dev: https://pub.dev/packages/dynamic_single_text_field

0.0.2

27 Jul 16:01
8bcdce9
Compare
Choose a tag to compare

What's new:

  • Updated the README file and improve the documentation.

Find the package on pub.dev: https://pub.dev/packages/dynamic_single_text_field

0.0.1+3

12 Jul 22:06
Compare
Choose a tag to compare

What's new:

  • Fix the example screenshots.

0.0.1+2

12 Jul 21:54
Compare
Choose a tag to compare

What's new:

  • Fix the ChangeLog.
  • Fix a warning.

0.0.1+1

12 Jul 21:41
Compare
Choose a tag to compare

What's New:

  • Fix the example project.

0.0.1

12 Jul 21:14
Compare
Choose a tag to compare

What's new:

  • Initial Release