Skip to content

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 main92 = Color(0xFFD8EBFD);
static const main96 = Color(0xFFECF5FE);

// Think colors
Copy link
Contributor

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

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

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.

4 participants