-
Notifications
You must be signed in to change notification settings - Fork 283
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Flutter version
Flutter 1.2.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 8661d8aecd (6 weeks ago) • 2019-02-14 19:19:53 -0800
Engine • revision 3757390fa4
Tools • Dart 2.1.2 (build 2.1.2-dev.0.0 0a7dcf17eb)
Steps to Reproduce
~/code/go-flutter/example/simpleDemo$ go build main.go
~/code/go-flutter/example/simpleDemo$ ./main
I ran the simpleDemo
with flutter stable on macOS 10.14.4
. Clicking on the button doesn't increase the button count. Clicking into the textfields doesn't allow text input.
Does go-flutter
only work with the beta version of flutter?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working