enum_to_string
裝配
flutter pub add enum_to_string
簡介
更好的將 ENUM 轉換為字符串的方式。Dart 在調用 enum.toString 時使用 EnumName.ValueName 語法,這個套件解決了這個問題。
詳情
分類 | Parsing & Other Text Utilities |
更新頻率 | Poor |
Likes | 324 |
Popularity | 98 |
pub 平台評分 | 140 |
Github 星數 | 85 |
Github 問題數 | 2 |
github問題總數 | 13 |
包創建時間 | 2019-05-24 14:35:35 |
包更新時間 | 2023-01-19 02:25:42 |
Dart3 支援 | yes |
空安全 支援 | yes |
平臺 | AndroidiOSWebmacOSWindowsLinux |
版本號 | 2.0.1 |
創建時間 | May, 2019 |
這些 Github 專案使用了 enum_to_string 外掛程式
flutter-folio
3813
A platform adaptive Flutter app for desktop, mobile and web.
appainter
535
A material theme editor and generator for Flutter to configure and preview the overall visual theme of your material app.
HisnElmoslem_App
154
يحتوي التطبيق على كتاب حصن المسلم كاملا مع خاصية البحث في الفهرس و ميزات أخرى.
mobileraker
458
A Flutter mobile app for Klipper/Moonraker
networkarch-flutter
26
Network diagnostic Flutter app.
libretrack
201
Private, cross-platform package tracking app
dev_doctor
56
Free, opensource, serverless learning platform
flutterEnumsToString
85
Better conversion of ENUMs to string for Flutter / Dart