modash 0.0.1
modash: ^0.0.1 copied to clipboard
Modash(Modern + Dash) is a consistent, modular, and high-performance utility library.
Modash(Modern + Dash) #
Language: English | 简体中文
Features #
Modash makes Flutter simpler by reducing the difficulty of using arrays, numbers, objects, strings, and more.
Getting started #
Add dependencies to the pubspec.yaml file of your Flutter project:
dependencies:
modash: latest_version
Then
flutter pub get
Usage #
import 'package:modash/modash.dart';