dynamic_single_text_field 1.0.3
dynamic_single_text_field: ^1.0.3 copied to clipboard
This package provide you dynamic single text field with custom design.
1.0.3 #
What's new:
- Updated and tested the example project with the latest Flutter SDK 3.35.7.
- Removed warnings and unnecessary code.
- Updated the Android Side for example project.
- Updated Kotlin to latest version.
- Updated NDK to latest version.
- Updated CMake to latest version.
- Updated the README file.
1.0.2 #
What's new:
- Fixed an issue where pressing Backspace on an empty single text field did not focus on the previous text field.
- Fixed minor bugs and improved code quality.
- Updated and tested the example project with the latest Flutter SDK 3.35.5.
- Updated the Android Side for example project.
- Updated Gradle to latest version.
- Updated Kotlin to latest version.
- Updated NDK to latest version.
- Updated CMake to latest version.
- Updated Target SDK to latest version.
- Migrated Gradle files from Groovy to KTS.
- Updated the README file and improve the code documentation.
1.0.1 #
What's new:
- Updated and tested the example project with the latest Flutter SDK 3.35.1.
- Updated the Android Side for example project.
- Updated Gradle to latest version.
- Updated Kotlin to latest version.
- Updated NDK to latest version.
- Updated CMake to latest version.
- Updated Target SDK to latest version.
- Updated the README file.
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
ExpandedWidget withSizeBoxand added a new option to change the height of theListViewsingleDynamicListHeightwith 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.