hooks A flutter implementation of React hooks Flutter HooksHooks are a new kind of object that manages a Widget life-cycles. They exist for one reason: increase the code sharing between widgets and as a complete replacement for StatefulWidget. React hooks