Skip to content

Commit

Permalink
chore: enable flutter ff payloads (#20296)
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto authored Feb 13, 2024
1 parent 66b5f17 commit 1f8e071
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ export const PAYLOAD_LIBRARIES: string[] = [
SDKKey.ANDROID,
SDKKey.REACT_NATIVE,
SDKKey.IOS,
SDKKey.FLUTTER,
]

export const BOOTSTRAPPING_OPTIONS: InstructionOption[] = [
Expand Down

0 comments on commit 1f8e071

Please sign in to comment.