TC3000

Results 4 issues of TC3000

Hello, thanks very much for a great package, got a few questions.. first, could we please have more examples of `cached_query`, perhaps alongside some state management solutions such as `flutter_bloc`?...

Hello. Could we please have Material 3 support? If I use the `useMaterial3` flag on ThemeData, visual elements such as buttons aren't rendered properly. ```dart @override Widget build(BuildContext context) {...

If I wish to show a text field to a user, a text box with 10 lines is presented. While this may be alright for longer passages of text, it...

Can you please add support for input validation? Say for example I wish to collect user email addresses, there's currently no way to validate that the entered text is indeed...