firestore_size 1.2.0
firestore_size: ^1.2.0 copied to clipboard
A tiny package to calculate the approximate size (in bytes) of a Firestore document.
1.2.0 #
- Fix UTF-8 byte calculation bug for emojis and Unicode chars.
- Improve
prettySize()implementation. - Upgrade dependencies.
- Expose extensions for easy usage.
1.1.1 #
- Upgrade dependencies.
- Add an example to demonstrate the usage of the package.
1.1.0 #
- Upgrade
intldependency constraints. - Requires
cloud_firestoreversion5.0.0or higher.
1.0.0 #
- initial release.