fraction 4.1.3
fraction: ^4.1.3 copied to clipboard
A package that helps you working with fractions.
example/lib/fraction_example.dart
/// A demo Dart CLI application of the 'fraction' package.
library fraction_example;
export 'src/console.dart';