Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter: Wip exporter with several flags #15

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

tchief
Copy link
Contributor

@tchief tchief commented Oct 29, 2024

Description

  • Flutter exporter port (WIP) started building per customer request.
  • Introduced flags that should allow to export tokens either as we had in old exporter, or with different approach important to customer

TODOs

  • Needs bits of comments related to flags
  useKeysFile: boolean
  baseKeysFilePath: string
  baseKeysFilePathImport: string
  keyNames: Record<TokenType, string>
  keyFileNames: Record<TokenType, string>
  keyTypeNames: Record<TokenType, string>
  • Icon
  • Bump to latest SDK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant