stringer 0.0.1
stringer: ^0.0.1 copied to clipboard
This package is for testing purpose and it is private
flutter_awesome_util #
A collection of handy utilities for Flutter developers to boost productivity and simplify common coding tasks.
✨ Features #
StringUtils.capitalize()- Capitalize the first letter of a string.DateUtils.formatDate()- FormatDateTimeto a readable string.- More utilities coming soon!
🚀 Getting Started #
Add the dependency to your pubspec.yaml:
dependencies:
stringer: ^0.0.1