Filter out '\n' from terminal input. (#10220)

* Remove '\n' from terminal input.

* Use trim instead of replaceAll

* Add unit test

* Cleanup the test

* Fixed lint

* Style adjustments

* Forgotten @override

* Revert "Forgotten @override"

Accidently added extra files.

This reverts commit 0aba24fc8ea321b3a4d0cd8aed7f589378393d96.

* Just @override change
2 files changed
tree: 27a463da0158b1eb970d15bb4b73cc1a196f2975
  1. .idea/
  2. bin/
  3. dev/
  4. examples/
  5. packages/
  6. .analysis_options
  7. .analysis_options_repo
  8. .gitattributes
  9. .gitignore
  10. .travis.yml
  11. appveyor.yml
  12. AUTHORS
  13. CONTRIBUTING.md
  14. ISSUE_TEMPLATE.md
  15. LICENSE
  16. PATENTS
  17. README.md
  18. VERSION
README.md

Flutter

Join Gitter Chat Channel - Build Status - Travis Build Status - AppVeyor Coverage Status -

Flutter is a new mobile app SDK to help developers and designers build modern mobile apps for iOS and Android. Flutter is an alpha, open-source project.

For information about using Flutter to build apps, please see the getting started guide.

For information about contributing code to Flutter itself, please see CONTRIBUTING.md.

Join us in our Gitter chat room or join our public mailing list, flutter-dev@googlegroups.com.