Skip to content

Commit

Permalink
Rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexios80 committed Oct 29, 2024
1 parent cf18879 commit d895cbb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hive/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ When adding a new non-nullable field to an existing object, you need to specify

For example, consider an existing database with a `Person` object:

<!-- embedme readme/add_fields/person.dart -->
<!-- embedme readme/add_fields/person_1.dart -->

```dart
import 'package:hive_ce/hive.dart';
Expand Down
File renamed without changes.

0 comments on commit d895cbb

Please sign in to comment.