Skip to content

Instantly share code, notes, and snippets.

@paulallies
Created March 29, 2020 10:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paulallies/5d082ba4833dfc25133d6dbd3772d91b to your computer and use it in GitHub Desktop.
Save paulallies/5d082ba4833dfc25133d6dbd3772d91b to your computer and use it in GitHub Desktop.
Hive Demo: pubspec.yaml
name: HiveDemo
description: A Hive Demo Project.
version: 1.0.0+1
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
path_provider: ^1.6.5
hive: ^1.4.1+1
hive_flutter: ^0.3.0+2
cupertino_icons: ^0.1.2
dev_dependencies:
flutter_test:
sdk: flutter
hive_generator: ^0.7.0+2
build_runner: ^1.8.0
flutter:
uses-material-design: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment