mirror of
https://github.com/encounter/flutter.git
synced 2026-03-30 11:10:35 -07:00
5b1e972948
* 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
Flutter tools
Tools for building Flutter applications.
To run the tests, ensure that no devices are connected,
then navigate to flutter_tools and execute:
../../bin/cache/dart-sdk/bin/pub run test