Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Flutter Hive SnippetsNew to Visual Studio Code? Get it now.
Flutter Hive Snippets

Flutter Hive Snippets

Milad Atef

|
2,833 installs
| (4) | Free
Code snippets for Flutter hive library.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
Hive Snippets

Hive Snippets

Hive snippets for building model classes for Hive. They allow you to write HiveObjects in record time:

Hive snippets in action


Snippets

Command Action
hive Creates the basic structure of a Hive model and extends HiveObject.
hivec Creates the basic structure of a Hive model.
hf Creates a HiveField() annotation.
ht Creates a HiveType() annotation.
hfs Creates a String Hive field.
hfi Creates an int Hive field.
hfb Creates a bool Hive field.
hfl Creates a List Hive field.
hfd Creates a double Hive field.

License

MIT license

Contact me

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft