sparrow_utils 0.13.0 copy "sparrow_utils: ^0.13.0" to clipboard
sparrow_utils: ^0.13.0 copied to clipboard

Sparrow Utils Library for Flutter.

sparrow_utils #

常用的工具类包。

使用 #

添加依赖:

dependencies:
  flutter:
    sdk: flutter
  sparrow_utils: ^0.4.0

使用:

import 'package:sparrow_utils/sparrow_utils.dart

void main() {

  // SPEnumUtils...
  // SPStringUtils....

  // SPCollectionUtils....
  // SPDateUtils....
}

2
likes
120
points
94
downloads

Publisher

verified publishersparrow.team

Weekly Downloads

Sparrow Utils Library for Flutter.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

enum_to_string, flutter, flutter_screenutil, intl, time

More

Packages that depend on sparrow_utils