FLUTTER ECOSYSTEM

eitanliu/emoji_regex

emoji-regex は、Unicode 標準に従って、すべての絵文字記号およびシーケンス(絵文字のテキスト表現を含む)をマッチさせるための正規表現を提供しています。

emoji_regex のプロジェクト画像
Stars
6
Forks
6
最終プッシュ(UTC)
2023/05/10
プロジェクト状態
公開中
Eitan Liu GitHub avatar
言語Dart

使用している依存関係

依存関係一覧 1 件
  • test開発用^1.21.0

元の README

以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。

README を開く / 閉じる

emoji_regex

emoji-regex offers a regular expression to match all emoji symbols and sequences (including textual representations of emoji) as per the Unicode Standard.

migrate from npm emoji-regex 10.2.1

Getting Started

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.