olo_pay_sdk_widgets library

This library contains links to all widgets and their controllers in the Olo Pay SDK

For most use cases you will want to import the olo_pay_sdk library instead of this one since it contains all classes defined by the SDK, but it can be imported as follows:

import 'package:olo_pay_sdk/olo_pay_sdk_widgets.dart';

Classes

CardDetailsSingleLineTextField
Widget responsible for displaying a credit card input field
CardDetailsSingleLineTextFieldController
A controller for CardDetailsSingleLineTextField
CvvTextField
TODO: ADD DOCUMENTATION AND EXAMPLE AFTER CONTROLLER CODE IS IMPLEMENTED/MERGED
CvvTextFieldController
A controller for CvvTextField