0 purchases
suggestion text editing controller
suggestion_text_editing_controller_flutter #
An extended text editing controller that supports different inline styles for custom regex.
a text editing controller that can display suggestion text after input, and style input and suggestion ( can be configured to look like a like a code editor )
Getting Started #
1.Depend on it #
$ flutter pub add suggestion_text_editing_controller
copied to clipboard
2. Install it #
flutter pub get
copied to clipboard
3. Import it #
import'suggestion_text_editing_controller/suggestion_text_editing_controller.dart';
copied to clipboard
Versioning #
V1.0.0 - First Release.
Authors #
monki1 - Github
License #
This project is licensed under the MIT License - see the LICENSE file for details
suggestion_text_editing_controller_flutter #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.