flutter_drop_cap_text 1.0.1 copy "flutter_drop_cap_text: ^1.0.1" to clipboard
flutter_drop_cap_text: ^1.0.1 copied to clipboard

A Flutter package for creating beautiful drop cap text effects in your Flutter applications.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.1 - 2025-11-06 #

Added #

  • Comprehensive API documentation for all public classes, enums, and properties
  • Documentation for DropCapMode enum and all its values
  • Documentation for DropCapPosition enum and all its values
  • Documentation for DropCap class, constructor, and properties
  • Documentation for DropCapText class, constructor, and all properties
  • Documentation for MarkdownParser class, constructor, properties, and methods
  • Documentation for MarkdownSpan class, constructor, properties, and methods
  • Documentation for Markup class, constructor, and properties

Changed #

  • Improved code documentation to meet pub.dev's 20% documentation requirement

1.0.0 - 2025-11-06 #

Added #

  • Initial release of flutter_drop_cap_text
  • DropCapText widget for creating beautiful drop cap text effects
  • Support for multiple drop cap modes (inside, upwards, aside, baseline)
  • Custom drop cap widget support (images, custom widgets)
  • Inline markdown parsing support (bold, italic, underline)
  • Customizable drop cap styling and positioning
  • Text alignment and direction support
  • Indentation and padding customization
  • Multiple character drop cap support
  • Comprehensive documentation and examples

Features #

  • Drop cap positioned at start or end of text
  • Multiple display modes: inside, upwards, aside, baseline
  • Custom drop cap widgets (images, etc.)
  • Inline markdown parsing for text formatting
  • Flexible styling and positioning options
3
likes
160
points
41
downloads

Documentation

API reference

Publisher

verified publishermabiloft.com

Weekly Downloads

A Flutter package for creating beautiful drop cap text effects in your Flutter applications.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_drop_cap_text