GTK + Flutter example app How to test Run below command in the terminal flutter pub get; cd example; flutter create . Now test example using flutter run or by tapping on the debug icon on your favorite IDE.