Skip to content

Commit

Permalink
feat(b-altoke-storage): remove Realm approach
Browse files Browse the repository at this point in the history
  • Loading branch information
mrverdant13 committed Jun 24, 2024
1 parent 51b184d commit 714f890
Show file tree
Hide file tree
Showing 41 changed files with 13 additions and 6,329 deletions.
1 change: 0 additions & 1 deletion .cspell/cspell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ ignorePaths:
- "**/*.freezed.dart"
- "**/*.g.dart"
- "**/*.gr.dart"
- "**/*.realm.dart"
enableGlobDot: true
dictionaryDefinitions:
- name: global-allow
Expand Down
11 changes: 0 additions & 11 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -311,17 +311,6 @@ updates:
- feat
- b:altoke-storage
- s:reference
- package-ecosystem: pub
directory: /bricks/altoke_storage/reference/_cd___use_realm___altoke_entities_realm_storage/
schedule:
interval: daily
reviewers:
- mrverdant13
labels:
- build
- feat
- b:altoke-storage
- s:reference
- package-ecosystem: pub
directory: /bricks/altoke_storage/reference/_cd___use_sembast___altoke_entities_sembast_storage/
schedule:
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ Create a storage, **_al toque_** (_quickly_).
- [`drift`][pub_package_drift]
- [`hive`][pub_package_hive]
- [`isar`][pub_package_isar]
- [`realm`][pub_package_realm]
- [`sembast`][pub_package_sembast]

- **Strict lint rules:**\
Expand Down Expand Up @@ -189,7 +188,6 @@ Create a storage, **_al toque_** (_quickly_).
[pub_package_freezed]: https://pub.dev/packages/freezed
[pub_package_hive]: https://pub.dev/packages/hive
[pub_package_isar]: https://pub.dev/packages/isar
[pub_package_realm]: https://pub.dev/packages/realm
[pub_package_sembast]: https://pub.dev/packages/sembast
[pub_package_drift]: https://pub.dev/packages/drift
<!-- BRICK LINKS -->
Expand Down
1 change: 0 additions & 1 deletion bricks/altoke_storage/brick/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
- **FEAT**: Data persistence with `drift`.
- **FEAT**: Data persistence with `hive`.
- **FEAT**: Data persistence with `isar`.
- **FEAT**: Data persistence with `realm`.
- **FEAT**: Data persistence with `sembast`.
- **FEAT**: Strict lint rules with `very_good_analysis`.
- **FEAT**: 100% test coverage.
2 changes: 0 additions & 2 deletions bricks/altoke_storage/brick/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ Create a storage, **_al toque_** (_quickly_).
- [`drift`][pub_package_drift]
- [`hive`][pub_package_hive]
- [`isar`][pub_package_isar]
- [`realm`][pub_package_realm]
- [`sembast`][pub_package_sembast]

- **Strict lint rules:**\
Expand All @@ -81,7 +80,6 @@ Create a storage, **_al toque_** (_quickly_).
[docs_dart_and_flutter_linter_rules_link]: https://dart.dev/tools/linter-rules
[pub_package_hive]: https://pub.dev/packages/hive
[pub_package_isar]: https://pub.dev/packages/isar
[pub_package_realm]: https://pub.dev/packages/realm
[pub_package_sembast]: https://pub.dev/packages/sembast
[pub_package_drift]: https://pub.dev/packages/drift
[pub_package_very_good_analysis]: https://pub.dev/packages/very_good_analysis
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 714f890

Please sign in to comment.