Top flutter math utilities 패키지 다트와 플러터 패키지에서 제공되는 수학, 과학, 금융 및 통계에 관련된 함수와 유틸리티의 완전한 목록은 아래에 제공됩니다.
diffutil_dart
89
명시적인 StatefulWidget를 유지하지 않고 플러터 목록을 암묵적으로 애니메이션화하기 위해 두 목록 간의 차이를 편집 작업의 목록으로 계산합니다.
google_maps_utils
60
주요 클래스 세 가지를 제공합니다. SphericalUtils, MathUtils 및 PolyUtils를 사용하여 경계, 거리 헤딩 등을 계산합니다.
rnd
32
Random에 대한 확장 메서드 및 도우미, 전역적으로 액세스 가능한 인스턴스입니다. 예: rnd(10), rnd.getItem(list), rnd.getBit(0.8).
advance_math
32
a robust dart library for comprehensive mathematical programming. offers expressions, complex numbers, algebra, statistics, angles, and geometry for diverse computations
finance_quote
30
주식 (예: 아마존, 구글), 상품 (예: 금, 유가), 암호 화폐 (예: 비트코인, 이더리움)에 대한 가격과 견적 정보를 검색하기 위한 멀티 플랫폼 API입니다.
data
15
a time and space efficient collection of data structures and algorithms to deal with data in dart
sweepline_intersections
7
a small and fast module using a sweepline algorithm to detect intersections between polygons and/or polylines
num_utilities
1
a collection of extension methods for nums, ints, and doubles; and iterables of nums, ints, and doubles