Skip to content

Instantly share code, notes, and snippets.

@VB10
Created May 8, 2022 20:37
Show Gist options
  • Select an option

  • Save VB10/fd82448be8879b5a9756aa178164e772 to your computer and use it in GitHub Desktop.

Select an option

Save VB10/fd82448be8879b5a9756aa178164e772 to your computer and use it in GitHub Desktop.
IOS run native code
flutter pub run pigeon \
--input pigeons/configuration.dart \
--dart_out lib/native/configuration.dart \
--objc_header_out ios/Runner/configuration.h \
--objc_source_out ios/Runner/configuration.m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment