Skip to content

Conversation

@MariusRuica
Copy link

No description provided.

Comment on lines +21 to +23
backgroundColor: AppConstants.hexToColor(AppConstants.appBackgroundColor),
primaryColorLight: AppConstants.hexToColor(AppConstants.appPrimaryColorLight),
dividerColor: AppConstants.hexToColor(AppConstants.appBackgroundColorGray),
Copy link
Author

Choose a reason for hiding this comment

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

dont need this part

Copy link
Author

Choose a reason for hiding this comment

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

FGHHFGDH

int _counter = 1;
final nameController = TextEditingController();
String name = "";
String name = "Marius";
Copy link
Author

Choose a reason for hiding this comment

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

Suggested change
String name = "Marius";
String name = "Ramona";

final x = '';

});
}

var e = 4;
Copy link
Author

Choose a reason for hiding this comment

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

just a change request

Comment on lines +122 to +125
Text(
currentDay == _counter ? "🪙" : "$_counter times de review ",
style: Theme.of(context).textTheme.headline2,
),
Copy link
Author

Choose a reason for hiding this comment

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

MULTI LINE SELECTION COMMENT

AppConstants.hexToColor(AppConstants.appPrimaryColorLight),
dividerColor:
AppConstants.hexToColor(AppConstants.appBackgroundColorGray),
backgroundColor: AppConstants.hexToColor(AppConstants.appBackgroundColor),
Copy link
Author

Choose a reason for hiding this comment

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

DGFSDFS

Comment on lines +80 to +81
elevation: 4,
backgroundColor: Colors.red,
Copy link
Author

Choose a reason for hiding this comment

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

MULTIPLE SELECT

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.

1 participant