BertrandBev / code_field

A customizable code text field supporting syntax highlighting
https://bertrandbev.github.io/code_field/
MIT License
232 stars 61 forks source link

update readme #35

Closed guchengxi1994 closed 2 years ago

guchengxi1994 commented 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';

BertrandBev commented 2 years ago

Good catch, thanks!