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

Switch #5

Closed
florent37 opened this issue Feb 21, 2020 · 0 comments · Fixed by #48
Closed

Switch #5

florent37 opened this issue Feb 21, 2020 · 0 comments · Fixed by #48
Assignees
Labels
enhancement New feature or request widget
Projects

Comments

@florent37
Copy link
Member

florent37 commented Feb 21, 2020

3ef0a590492799 Y3JvcCw2MTYsNDgyLDMzMSwxNTg

Only handle EMBOSS here

NeumortphicSwitch(
     accent: Color(0xAAAAAA),
     value: true / false
     style: SwitchStyle(
         //find ways to handle differents styles : accent button
         //accent background, etc.
         // I / O
     )
)

value like https://api.flutter.dev/flutter/material/Switch-class.html

@florent37 florent37 created this issue from a note in Widgets (To do) Feb 21, 2020
@florent37 florent37 added the enhancement New feature or request label Feb 21, 2020
@florent37 florent37 changed the title RadioButton Switch Feb 24, 2020
@almighty972 almighty972 moved this from To do to In progress in Widgets Feb 26, 2020
@florent37 florent37 linked a pull request Feb 26, 2020 that will close this issue
@florent37 florent37 moved this from In progress to Review in Widgets Feb 27, 2020
@almighty972 almighty972 linked a pull request Feb 28, 2020 that will close this issue
@florent37 florent37 moved this from Review to Done in Widgets Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request widget
Projects
Widgets
  
Done
2 participants