dynamic_single_text_field 1.0.0
dynamic_single_text_field: ^1.0.0 copied to clipboard
This package provide you dynamic single text field with custom design.
1.0.0 #
What's new:
- Updated and tested the example project with the latest Flutter SDK 3.32.2.
- Updated the Android Side.
- Updated Gradle to latest version.
- Updated Kotlin to latest version.
- Updated NDK to latest Versions.
- Updated CMake to latest Versions.
- Updated minimum SDK from 24 to 27.
0.0.9 #
What's new:
- Updated and tested the example project with the latest Flutter SDK 3.29.2.
- Updated the Android Side.
- Updated Gradle to latest version.
- Updated Kotlin to latest version.
- Updated CMake to latest Versions.
0.0.8 #
What's new:
- Updated the example project with the latest Flutter SDK 3.29.0 and tested.
- Updated the Android Side.
- Updated Gradle to latest version.
- Updated NDK and CMake to latest Versions.
0.0.7 #
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.
- Updated Gradle to latest version.
- Updated Kotlin to Version.
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.
0.0.5 #
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, updated NDK.
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.
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.
0.0.2+1 #
What's new:
- Updated the README file and improve the documentation.
- Updated Flutter SDK for example project.
0.0.2 #
What's new:
- Updated the README file and improve the documentation.
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 #
- Fix the Example project.
0.0.1 #
- initial release.