identification library
Queries biblehub to identify the reference to strings
identifyReference("Come to me all ye who").then((x) => {
print(x[0]),
});
Classes
- ReferenceQuery
- A query object returned by the identifyReference() function.
Functions
-
identifyReference(
String text) → Future< List< ReferenceQuery> > - Identify possible references to Strings by searching biblehub.