eitanliu/emoji_regex
emoji-regex 提供了一个正则表达式,用于根据 Unicode 标准匹配所有表情符号和序列(包括表情符号的文字表示)。
- Stars
- 6
- Forks
- 6
- 最近推送(UTC)
- 2023年5月10日
- 项目状态
- 未归档
语言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.