menu
cdart package
documentation
cdart.dart
cdart.dart
dark_mode
light_mode
cdart
library
Classes
chars_view
pointer_view
<
T
>
Ref
<
T
>
Extensions
FloatExt
on
double
IntExt
on
int
OjbectExt
on
Object
?
StringExt
on
String
Constants
acos
→ const
double
Function
(
num
x
)
acosf
→ const
double
Function
(
num
x
)
acosl
→ const
double
Function
(
num
x
)
HUGE_VAL
→ const
double
HUGE_VALF
→ const
double
HUGE_VALL
→ const
double
INFINITY
→ const
double
M_E
→ const
double
NAN
→ const
double
Properties
printf
→ void Function
(
Object
?
object
)
final
Functions
ferror
(
FILE?
file
)
→
bool
isgreater
<
T extends
num
>
(
T
x
,
T
y
)
→
bool
isgreaterequal
<
T extends
num
>
(
T
x
,
T
y
)
→
bool
isless
<
T extends
num
>
(
T
x
,
T
y
)
→
bool
islessequal
<
T extends
num
>
(
T
x
,
T
y
)
→
bool
islessgreater
<
T extends
num
>
(
T
x
,
T
y
)
→
bool
Typedefs
chars
=
String
float
=
double
ints
=
List
<
int
>
unsigned
=
int
cdart package
documentation
cdart.dart
cdart
package
Libraries
assert
base
cdart
complex
ctype
limits
math
stdarg
stddef
stdio
string
cdart library