jifalops / datetime_picker_formfield

A Flutter widget that wraps a TextFormField and integrates the date and/or time picker dialogs.
MIT License
186 stars 101 forks source link

Error: Undefined name 'maxLengthEnforcement' while executing the main.dart file for flutter #135

Closed athy125 closed 1 year ago

athy125 commented 1 year ago

Launching lib/main.dart on iPhone 14 in debug mode... main.dart:1 Xcode build done. 35.6s Failed to build iOS app Error (Xcode): ../../.pub-cache/hosted/pub.dev/datetime_picker_formfield-1.0.0/lib/datetime_picker_formfield.dart:102:39: Error: Undefined name 'maxLengthEnforcement'. datetime_picker_formfield.dart:102 Could not build the application for the simulator. Error launching application on iPhone 14. Exited