Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

flutter_verification_code_input

verify code input. you can create a verify code input.

installing

dependencies:
  flutter:
    sdk: flutter
  flutter_verifi-cation_code_input:
      git:
        url: git://github.com/tinylife-io/flutter_verif-ication_code_input.git
import'package:flutter_verific-ation_code_input/flutter_verif-ication_code_input.dart';

usage

        new verifi-cationcodeinput(
            keyboardtype: textinputtype.number,
            length: 4,
            oncompleted: (string value) {
              //...
              print(value);
            },
        )

showcase

show_case


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Top