fixedwidth 0.0.1 copy "fixedwidth: ^0.0.1" to clipboard
fixedwidth: ^0.0.1 copied to clipboard

outdatedDart 1 only

A library for working with fixed width files in dart

example/fixedwidth_example.dart

import 'package:fixedwidth/fixedwidth.dart';

main() {
  var awesome = new Awesome();
  print('awesome: ${awesome.isAwesome}');
}
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A library for working with fixed width files in dart

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on fixedwidth