rrousselGit / flutter_hooks

React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.
MIT License
3.13k stars 179 forks source link

Update primitives.dart #346

Closed Frankdroid7 closed 1 year ago

Frankdroid7 commented 1 year ago

Just proposing a change to a typo in the comments.

rrousselGit commented 1 year ago

Thanks!