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
Documentation
Usage
import 'package:modash/modash.dart';