menu
xtra package
documentation
xtra.dart
xtra.dart
dark_mode
light_mode
xtra
library
Package containing useful data types.
XSet, XTable, XColumn, XRow, XCollection.
Classes
XCollection
<
T
>
Stores a single collection of data entries as a
List
of
T
.
XColumn
<
T
>
A Column in an
XTable
containing an
XCollection
of values of type
T
.
XRow
A Row in an
XTable
.
XSet
A collection of
XTable
s.
XTable
XTable
replicates database Tables.
xtra package
documentation
xtra.dart
xtra
package
Libraries
xtra
xtra library