Skip to content

Error occurred while writing TextEditingController code in Flutter #34869

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jsawdey opened this issue Oct 19, 2018 · 1 comment
Closed

Error occurred while writing TextEditingController code in Flutter #34869

jsawdey opened this issue Oct 19, 2018 · 1 comment
Labels
legacy-area-analyzer Use area-devexp instead.

Comments

@jsawdey
Copy link

jsawdey commented Oct 19, 2018

DISCLAIMER: This is my first issue in GitHub, so please let me know if there is any other information that I need to add.

I'm writing a Flutter app using the Redux framework, and I was in the middle of typing when an IntelliJ error popped up, which gave me the prompt to submit this issue to the dart project. I was coding a simple TextEditingController in a StatelessWidget, an IntelliJ error (I'm using Android Studio 3.2.1) popped up.

Here is the line I was typing out (I stopped typing as soon as the error popped up):
final TextEditingController _controller = TextEdi

Analyzer Feedback from IntelliJ

Version information

  • IDEA AI-181.5540.7.32.5056338
  • 2.1.0-edge.a2eb050044eec93f0844667b8b6132e858467e4e
  • AI-181.5540.7.32.5056338, JRE 1.8.0_152-release-1136-b06x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 1920x1080

The report file:
report1.txt

Exception

Dart analysis server, SDK version 2.1.0-edge.a2eb050044eec93f0844667b8b6132e858467e4e, server version 1.20.5, error: Analysis failed: C:\Users\pengu\AndroidStudioProjects\boardgame_manager\lib\redux\containers\home\collectionFilterText.dart
Exception: Element not found in summary: package:boardgame_manager/redux/containers/home/collectionFilterText.dart


@vsmenon vsmenon added the legacy-area-analyzer Use area-devexp instead. label Oct 24, 2018
@stereotype441
Copy link
Member

Duplicate of #34555

@stereotype441 stereotype441 marked this as a duplicate of #34555 Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy-area-analyzer Use area-devexp instead.
Projects
None yet
Development

No branches or pull requests

3 participants