Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1007 Bytes

File metadata and controls

25 lines (19 loc) · 1007 Bytes

A Markdown Tooltip Widget for Flutter Apps

Noted here are the high level changes for the package.

Guide: Each version update is recorded here with a short user-oriented description of the update. Updates in the 0.0.n series are heading toward a 0.1 release. The [version timestamp user] string is utilised by the flutter version_widget package.

The package is available from pub.dev.

Coding documentation is available from solid community au

0.1.0 Stabilize

  • Review and update packages [0.0.10 20251124 gjw]
  • Migrate to flutter_markdown_plus [0.0.9 20251123 gjw]
  • Update to latest (deprecated) flutter_markdown [0.0.8 20250821 gjw]
  • Support dark mode [0.0.7 20250405 atangster]
  • Support linking to URL with tap and no URL close tooltip [0.0.6 20250405 gjw]
  • Add and simplify example [0.0.5 20250405 gjw]
  • Typo [0.0.3 20250405 gjw]
  • Initial release to pub.dev [0.0.3 20250405 gjw]