Numeric library to manipulate very big numbers keeping very high precision.
Installation
Install the package:
dart pub add sio_big_decimal
Import the package:
import 'package:sio_big_decimal/sio_big_decimal.dart';
Libraries
- sio_big_decimal
- Numeric library to manipulate very big numbers keeping very high precision.