enum_to_string
Install
flutter pub add enum_to_string
Introduction
Better conversion of ENUMs to string. Dart has annoying EnumName.ValueName syntax when calling enum.toString, this package fixes that.
Details
Category | Parsing & Other Text Utilities |
update frequency | Poor |
Likes | 324 |
Popularity | 98 |
pub platform score | 140 |
github star count | 85 |
github open issue count | 2 |
total number of github issues | 13 |
package creation time | 2019-05-24 14:35:35 |
package update time | 2023-01-19 02:25:42 |
Dart3 Support | yes |
null safety support | yes |
Platforms | AndroidiOSWebmacOSWindowsLinux |
Version Number | 2.0.1 |
Creation Time | May, 2019 |
These GitHub projects use the enum_to_string plugin.
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