Launching lib/main.dart on sdk gphone64 arm64 in debug mode...
You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in a future release. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/go/flutter-gradle-plugin-apply
../../.pub-cache/hosted/pub.dev/float_column-2.1.7/lib/src/selectable_fragment.dart:124:32: Error: Member not found: 'paragraph'.
case TextGranularity.paragraph: // TODO(ron): Implement this.
^^^^^^^^^
../../.pub-cache/hosted/pub.dev/float_column-2.1.7/lib/src/selectable_fragment.dart:142:31: Error: Member not found: 'selectParagraph'.
case SelectionEventType.selectParagraph: // TODO(ron): Implement this.
^^^^^^^^^^^^^^^
../../.pub-cache/hosted/pub.dev/float_column-2.1.7/lib/src/selectable_fragment.dart:653:28: Error: Member not found: 'paragraph'.
case TextGranularity.paragraph: // TODO(ron): Implement this.
^^^^^^^^^
Target kernel_snapshot failed: Exception
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
Process 'command '/Users/pranavmasekar/fvm/versions/3.22.0/bin/flutter'' finished with non-zero exit value 1
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
BUILD FAILED in 25s
Error: Gradle task assembleDebug failed with exit code 1
Exited (1).
Launching lib/main.dart on sdk gphone64 arm64 in debug mode...
You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in a future release. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/go/flutter-gradle-plugin-apply
../../.pub-cache/hosted/pub.dev/float_column-2.1.7/lib/src/selectable_fragment.dart:124:32: Error: Member not found: 'paragraph'.
case TextGranularity.paragraph: // TODO(ron): Implement this.
^^^^^^^^^
../../.pub-cache/hosted/pub.dev/float_column-2.1.7/lib/src/selectable_fragment.dart:142:31: Error: Member not found: 'selectParagraph'.
case SelectionEventType.selectParagraph: // TODO(ron): Implement this.
^^^^^^^^^^^^^^^
../../.pub-cache/hosted/pub.dev/float_column-2.1.7/lib/src/selectable_fragment.dart:653:28: Error: Member not found: 'paragraph'.
case TextGranularity.paragraph: // TODO(ron): Implement this.
^^^^^^^^^
Target kernel_snapshot failed: Exception
FAILURE: Build failed with an exception.
Execution failed for task ':app:compileFlutterBuildDebug'.
BUILD FAILED in 25s
Error: Gradle task assembleDebug failed with exit code 1
Exited (1).