Language: English | 简体中文
Modash makes Flutter simpler by reducing the difficulty of using arrays, numbers, objects, strings, and more.
Add dependencies to the pubspec.yaml file of your Flutter project:
dependencies:
modash: latest_versionThen
flutter pub getimport 'package:modash/modash.dart';