menu
chemical_structural_formula_viewer package
documentation
parser.dart
parser.dart
dark_mode
light_mode
parser
library
Properties
a
↔
String
getter/setter pair
Functions
join
<
T1
,
T2
>
(
T2?
f
(
T1
),
T1?
x
)
→ T2?
null safe join function null -> null x -> f(x) : T1 ->T2?
parseCdxml
(
String
xml
)
→
StructurePage
?
parseCml
(
String
xml
)
→
StructurePage
?
chemical_structural_formula_viewer package
documentation
parser.dart
chemical_structural_formula_viewer
package
Libraries
chemical_structural_formula_viewer
elements
extention
parser
structure_viewer
parser library