santa112358 / hashtagable

Widgets and functions to implement hashTag decorated text.
https://pub.dev/packages/hashtagable
MIT License
30 stars 50 forks source link

Not even compliling #94

Open combativebug opened 3 years ago

combativebug commented 3 years ago

This is the error message on running

`Running Gradle task 'assembleDebug'... /C:/flutter/.pub-cache/hosted/pub.dartlang.org/hashtagable-2.0.2+1/lib/widgets/hashtag_editable_text.dart:219:9: Error: No named parameter with the name 'context'. context: context, ^^^^^^^

FAILURE: Build failed with an exception.

BUILD FAILED in 19s Exception: Gradle task assembleDebug failed with exit code 1`

This is flutter doctor

`[√] Flutter (Channel stable, 2.0.4, on Microsoft Windows [Version 10.0.19043.1110], locale en-IN) • Flutter version 2.0.4 at C:\flutter • Framework revision b1395592de (4 months ago), 2021-04-01 14:25:01 -0700 • Engine revision 2dce47073a • Dart version 2.12.2

[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3) • Android SDK at C:/Users/ritwik reddy/AppData/Local/Android/Sdk • Platform android-30, build-tools 30.0.3 • ANDROID_HOME = C:/Users/ritwik reddy/AppData/Local/Android/Sdk • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01) • All Android licenses accepted.

[√] Chrome - develop for the web • Chrome at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

[√] Android Studio (version 4.1.0) • Android Studio at C:\Program Files\Android\Android Studio • Flutter plugin can be installed from: https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)

[√] VS Code (version 1.57.1) • VS Code at C:\Users\ritwik reddy\AppData\Local\Programs\Microsoft VS Code • Flutter extension can be installed from: https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter

[√] Connected device (3 available) • SM G615FU (mobile) • 4200345e061f45bb • android-arm • Android 8.1.0 (API 27) • Chrome (web) • chrome • web-javascript • Google Chrome 92.0.4515.107 • Edge (web) • edge • web-javascript • Microsoft Edge 91.0.864.67

• No issues found!`