Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/design system #366

Merged
merged 10 commits into from
Jan 28, 2025
Merged

Feature/design system #366

merged 10 commits into from
Jan 28, 2025

Conversation

jorre127
Copy link
Contributor

No description provided.

@jorre127 jorre127 merged commit fd6aed2 into master Jan 28, 2025
5 checks passed
@ikbendewilliam ikbendewilliam deleted the feature/design-system branch January 29, 2025 11:31
static const main96 = Color(0xFFECF5FE);

// Think colors
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These comments don't really do anything 😅 this is a telltale sign of GPT

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's surprisingly not gpt haha. I split the colors up in different 'sections' and think it looks better if it has a title

@@ -26,21 +28,23 @@ class SnackBarUtil {
}

static SnackBarStyleData _getSnackBarStyle(SnackBarStyle style) {
final context = getIt<MainNavigator>().context;
final theme = FlutterTemplateTheme.of(context);
switch (style) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make this a switch expression please :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants