bsmi_base 1.0.5 copy "bsmi_base: ^1.0.5" to clipboard
bsmi_base: ^1.0.5 copied to clipboard

BSMI team base library, include time parse and convert , string format and convert, and other more tools.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bsmi_base

With Flutter:

 $ flutter pub add bsmi_base

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  bsmi_base: ^1.0.5

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bsmi_base/bsmi_base.dart';
1
likes
135
pub points
0%
popularity

Publisher

verified publisherbsmi.info

BSMI team base library, include time parse and convert , string format and convert, and other more tools.

Homepage

Documentation

API reference

License

AGPL-3.0 (LICENSE)

Dependencies

yaml

More

Packages that depend on bsmi_base