forked from firka/flutter
This patch renames StatelessComponent to StatelessWidget and StatefulComponent to StatefulWidget. Fixes #2308
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test
This patch renames StatelessComponent to StatelessWidget and StatefulComponent to StatefulWidget. Fixes #2308
Tools for building Flutter applications.
To run the tests: