rich_text_controller 2.0.1 copy "rich_text_controller: ^2.0.1" to clipboard
rich_text_controller: ^2.0.1 copied to clipboard

An extended text editing controller that supports different inline styles for custom regex patterns

rich_text_controller #

An extended text editing controller that supports different inline styles for custom regex.

Getting Started #

1. Depend on it #

Add this to your package's pubspec.yaml file:

dependencies:
  rich_text_controller: [latest version]

2. Install it #

$ flutter pub get

3. Import it #

import'package:rich_text_controller/rich_text_controller.dart';

Example #

See Example page for example code.

Contributing #

Contributing is more than welcomed on any of my packages/plugins. I will try to keep adding suggested features as i go.

Current list of contributors:

  • EriKWDev
  • avatarnguyen
  • vs-krasnov
  • burhanaksendir
  • pal03377
  • joshuadeguzman
  • dafinoer

Versioning #

  • V2.0.1 - Doc updates.
  • V2.0.0 - Updated/Refactored some code + Resolved some issues + Added RichWrapper Widget.
  • V1.4.2 - Resolved Issues.
  • V1.4.0 - Resolved Issues + added deleteOnBack functionality.
  • V1.3.0 - Resolved Issues + added Null safety.
  • V1.2.0 - Resolved Issues + added String-Matching.
  • V1.1.0 - Added onMatch Callback.
  • V1.0.1 - Added Example.
  • V1.0.0 - First Release.

Authors #

Michael Aziz - Github

License #

This project is licensed under the MIT License - see the LICENSE.md file for details

94
likes
150
points
10.7k
downloads

Publisher

verified publishermicazi.dev

Weekly Downloads

An extended text editing controller that supports different inline styles for custom regex patterns

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on rich_text_controller