🔧 Dart Extensions Toolkit
A lightweight Flutter/Dart package that adds powerful and convenient extensions for String
, DateTime
, and List
. Simplify common tasks with clean, reusable syntax.
✨ Features
- ✅ String manipulation extensions
- ✅ DateTime formatting and utilities
- ✅ List null checking
🚀 Getting Started
Add this to your pubspec.yaml
:
dependencies:
dart_extensions_plus: 1.0.0