Skip to content

Add AppConstants Issue #23#34

Merged
sapatevaibhav merged 1 commit intoEkaAI-Tech:masterfrom
Gaurav-Kushwaha-1225:constants
May 11, 2024
Merged

Add AppConstants Issue #23#34
sapatevaibhav merged 1 commit intoEkaAI-Tech:masterfrom
Gaurav-Kushwaha-1225:constants

Conversation

@Gaurav-Kushwaha-1225
Copy link
Contributor

@Gaurav-Kushwaha-1225 Gaurav-Kushwaha-1225 commented May 11, 2024

Fixes #23

I have made 2 files in utils folder namely constants.dart and functions.dart.

  • constants.dart has all constant strings, and other data.
  • functions.dart has all constant functions that doesn't depend in which file it is being used.
  • Moreover, if needed I will move the constant strings like links to social accounts, paths of images and audio to the constants.dart file. Pls comment if this is required.

Thank You

@sapatevaibhav
Copy link
Collaborator

Great work there is lot more remaining so I'll create another issue for that... Stay tuned!

@sapatevaibhav sapatevaibhav merged commit 9e2a4d1 into EkaAI-Tech:master May 11, 2024
@sapatevaibhav sapatevaibhav added gssoc Girl Script Summer of Code level2 Medium to solve issues for GSSoC'24 labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc Girl Script Summer of Code level2 Medium to solve issues for GSSoC'24

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add AppConstants

2 participants