stateful_props 0.0.1 stateful_props: ^0.0.1 copied to clipboard
Encapsulate behavior easily across Widgets. Increase readability by reducing nesting and code locality.
stateful_props - A simple FPS monitor for Flutter #
đ¨ Installation #
dependencies:
stateful_props: ^0.0.1
â Import #
import 'package:stateful_props/stateful_props.dart';
đšī¸ Usage #
TODO: ADD USAGE
đ Bugs/Requests #
If you encounter any problems please open an issue. If you feel the library is missing a feature, please raise a ticket on Github and we'll look into it. Pull request are welcome.
đ License #
MIT License