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

Wrong naming of hive constant global variable #1277

Open
Nikzed opened this issue Mar 4, 2024 · 0 comments
Open

Wrong naming of hive constant global variable #1277

Nikzed opened this issue Mar 4, 2024 · 0 comments

Comments

@Nikzed
Copy link

Nikzed commented Mar 4, 2024

I've looked through https://dart.dev/effective-dart/design and I personally never met variable naming started from the capital letter even for constant variables in Flutter projects.

I believe that the final HiveInterface Hive = HiveImpl(); in hive.dart
should be named hive, or any other name started from non capital letter

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

No branches or pull requests

1 participant