Results 2 packages
Sort by

is_prime_numbercopy "is_prime_number: ^0.1.0" to clipboard
is_prime_number: ^0.1.0 copied to clipboard

5
likes
160
points
172
downloads
Prime numbers for Dart: a primality test that stays exact at 64 bits, a sieve, factorisation, and a lazy stream of primes. Pure Dart, no dependencies.#math#primes#number-theory#algorithms

prime_number_checkercopy "prime_number_checker: ^0.0.1" to clipboard
prime_number_checker: ^0.0.1 copied to clipboard

1
likes
160
points
6
downloads
A simple, lightweight Dart package to check if a number is prime (tub son). Useful for math projects, competitive programming, or any app that needs prime number checking. #dart#prime#math#number-theory

Check our help page for details on search expressions and result ranking.