hello_world (1.0.1)

Published 2024-05-30 13:53:36 +08:00 by corkine

Installation

dart pub add hello_world:1.0.1 --hosted-url=

About this package

do some basic math

Simple Calc

Features

Do some math.

Usage

const a = Calc();
const result = a.add([1,2]); //3
Details
Pub
2024-05-30 13:53:36 +08:00
1
1.5 KiB
Assets (1)
1.0.1.tar.gz 1.5 KiB
Versions (2) View all
1.0.1 2024-05-30
1.0.0 2024-05-30