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

Support most flutter data types #26

Open
8 of 12 tasks
robiness opened this issue Nov 2, 2023 · 0 comments
Open
8 of 12 tasks

Support most flutter data types #26

robiness opened this issue Nov 2, 2023 · 0 comments

Comments

@robiness
Copy link
Owner

robiness commented Nov 2, 2023

We should support most used flutter datatypes. This issue should keep track of the implementations:

  • bool
  • Color
  • double
  • enum
  • int
  • Padding
  • String
  • Offset
  • Size
  • EdgeInsets
  • TextEditingController
  • Functions (Maybe some functions which logs the calls into a log)
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

No branches or pull requests

1 participant