Method: Pod::Command::Flutter#run

Defined in:
lib/pod/command/flutter.rb

#runObject



56
57
58
59
# File 'lib/pod/command/flutter.rb', line 56

def run
  copy_framework
  build
end