Kevs public repository, take what you like ;-)
Flutter example
(install Flutter/DART SDK)
export PATH="$PATH:$HOME/workspace/flutter/bin:$HOME/workspace/flutter/bin/cache/dart-sdk/bin:$HOME/.pub-cache/bin"
cd flutter_kevs
webdev serve --auto restart --debug
You have a dependency on cupertino_icons
which is not supported for flutter_web tech preview. See https://flutter.dev/web for more details.
You have a dependency on flutter
which is not supported for flutter_web tech preview. See https://flutter.dev/web for more details.
You have a dependency on flutter_test
which is not supported for flutter_web tech preview. See https://flutter.dev/web for more details.