File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- # 4.0.0-dev.1
1
+ # 4.0.0-dev.2
2
2
3
3
⚠️ THIS VERSION OF HIVE IS UNSTABLE AND NOT READY FOR PRODUCTION USE ⚠️
4
4
Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ Hive is a lightweight and buzzing-fast key-value database made for Flutter and D
26
26
## Features 🌟
27
27
28
28
- 🌍 Bee everywhere: mobile, desktop, browser
29
- - 🚀 Buzzing speed: Hive's wings flap faster than the rest !
29
+ - 🚀 Buzzing speed: Faster than a bee on caffeine !
30
30
- 💡 Sweet, powerful, & intuitive API
31
- - 🔐 Queen's Guard on duty : Encryption is built right in.
32
- - 🧠 Thinking in swarms: Hive supports multiple isolates .
33
- - 🍯 Hive comes with everything a bee needs and more!
31
+ - 🔐 Queen's Guard: Encryption built right in.
32
+ - 🧠 Thinking in swarms: Multi-isolate support .
33
+ - 🍯 Everything a bee needs and more!
34
34
35
35
> Bee fact: A single bee can visit 5,000 flowers in a day!
36
36
Original file line number Diff line number Diff line change 1
1
name : hive
2
2
description : Lightweight and buzzing-fast key-value database made for Flutter and Dart.
3
- version : 4.0.0-dev.1
3
+ version : 4.0.0-dev.2
4
4
repository : https://github.com/isar/hive
5
5
homepage : https://github.com/isar/hive
6
6
issue_tracker : https://github.com/isar/hive/issues
You can’t perform that action at this time.
0 commit comments