flutter_mentions
flutter_mentions copied to clipboard
Fix/make max lines nullable
Making maxLines nullable to be compatible with https://api.flutter.dev/flutter/cupertino/CupertinoTextField/maxLines.html
- minLines and maxLines must be null when expands is true