- Update platform listing
Features
- drop global initialize and init on initState on TellerConnect widget (#2)
BREAKING!:
Teller.initialize
is removed. NowTellerConfig
can be directly passed toTellerConnect
widget'sconfig
parameter.
- TODO: Describe initial release.