number_test 1.0.0+2 number_test: ^1.0.0+2 copied to clipboard
Testing the nature of a given integer number in Dart and Flutter .
number_test #
Testing the nature of a given integer number in Dart (Flutter) .
How To Use #
Simply, import the plugin or code used in main.dart and change the number you want to test. It has been tested for integer numbers as floats and other numbers may not pass most tests mentioned here .
To Be Noted #
Test numbers that are integer . Floating point values or others would be invalid in these tests .
Developer Contribution #
This plugin is developed by Farial Mahmod Tishan .