Releases: NicosNicolaou16/dynamic_single_text_field
Releases · NicosNicolaou16/dynamic_single_text_field
0.0.6
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
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
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
What's new:
- Replaced the
Expanded
Widget withSizeBox
and added a new option to change the height of theListView
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
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
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
What's new:
- Fix the example screenshots.
0.0.1+2
What's new:
- Fix the ChangeLog.
- Fix a warning.
0.0.1+1
What's New:
- Fix the example project.
0.0.1
What's new:
- Initial Release