Closed guchengxi1994 closed 2 years ago
I think the readme is out of date, this code import 'package:code_text_field/code_field.dart'; should be modified to import 'package:code_text_field/code_text_field.dart';
import 'package:code_text_field/code_field.dart';
import 'package:code_text_field/code_text_field.dart';
Good catch, thanks!
I think the readme is out of date, this code
import 'package:code_text_field/code_field.dart';
should be modified toimport 'package:code_text_field/code_text_field.dart';