Skip to content

Commit

Permalink
docs(readme): use GitHub alerts in markdown as they are supported now…
Browse files Browse the repository at this point in the history
… on pub.dev
  • Loading branch information
EchoEllet committed Nov 4, 2024
1 parent bea88f1 commit ffb2169
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

An internal plugin for [`flutter_quill`](https://pub.dev/packages/flutter_quill) package to access platform-specific APIs.

> **NOTE**
> [!NOTE]
>
> **Internal Use Only**: Exclusively for `flutter_quill`. Breaking changes may occur.
Expand Down
4 changes: 2 additions & 2 deletions quill_native_bridge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

An internal plugin for [`flutter_quill`](https://pub.dev/packages/flutter_quill) package to access platform-specific APIs.

> **NOTE**
> [!NOTE]
>
> **Internal Use Only**: Exclusively for `flutter_quill`. Breaking changes may occur.
Expand All @@ -23,7 +23,7 @@ If not set up, a warning will appear in the log during debug mode only
if `copyImageToClipboard` was called without configuring the Android project.
An exception with less details will be thrown in production mode.

> **IMPORTANT**
> [!IMPORTANT]
>
> This configuration is required on **Android** platform for using `copyImageToClipboard`.
> Other features on Android will work without it if this method isn't used.
Expand Down

0 comments on commit ffb2169

Please sign in to comment.