dart_art 0.1.0+1 copy "dart_art: ^0.1.0+1" to clipboard
dart_art: ^0.1.0+1 copied to clipboard

Experience Dart’s coding aesthetics here, which contains lots of useful utils.

example/dart_art_example.dart

import 'package:dart_art/dart_art.dart';

void main() {
  var size = BinarySize()..bytesCount = 1024;

  print(size.displayText); // 1.00 KB
}
2
likes
140
pub points
24%
popularity

Publisher

verified publisherdynesshely.top

Experience Dart’s coding aesthetics here, which contains lots of useful utils.

Repository (GitHub)
View/report issues

Documentation

API reference

License

LGPL-2.1 (LICENSE)

More

Packages that depend on dart_art