Detecting Links In Text Field Linkify

Custom Code

Hi, I seem to be having problems with detecting links in text field.

I’ve added a custom Widget (after watching YT), got past a couple of errors but am stumped, here is error - which seems to be saying the widget cannot be found, but it’s there. Also see screens attached.

Any help/advice appreciated!

Target dart2js failed: ProcessException: Process exited abnormally with exit code 1:

lib/profile_page/profile_page_widget.dart:126:35:

Error: Method not found: 'Linkify'.

child: custom_widgets.Linkify(

^^^^^^^

Error: Compilation failed.

#0 RunResult.throwException (package:flutter_tools/src/base/process.dart:122:5)

Error: Failed to compile application for the Web.

What have you tried so far?

Search community, re done code a few times, searched online.

Did you check FlutterFlow's Documentation for this topic?
No
1