feat(ui)!: move last extensions + add extension provider
continuous-integration/drone/pr Build is failing

This commit is contained in:
2023-04-27 20:28:08 +02:00
parent 8f5e3923d6
commit 4097a420c8
33 changed files with 824 additions and 472 deletions
@@ -28,7 +28,7 @@ class MyApp extends StatelessWidget {
// This widget is the root of your application.
@override
Widget build(BuildContext context) => ComponentTheme(
componentThemeWidget: AppThemeComponent.components,
data: AppThemeComponent.components,
child: MaterialApp(
title: 'Wyatt Ui Components Example',
theme: ThemeData(