Skip to content

Commit

Permalink
Fix autobuilder error
Browse files Browse the repository at this point in the history
  • Loading branch information
cbullinger committed Mar 19, 2024
1 parent ebf03a9 commit 5da5a72
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions source/includes/flutter-v2-breaking-change.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
Flutter SDK version 2.0.0 introduces an update to the
builder, which impacts how files generate. In v2.0.0 and later, all
generated files use the ``.realm.dart`` naming convention instead of ``.g.dart``.
This is a breaking change for existing apps and requires a migration.

For information on how to update an existing app from an earlier
version to v2.0.0 or later, refer to :ref:`flutter_upgrade-v2`.
This is a breaking change for existing apps. For information on how to upgrade an existing app from an earlier SDK version to v2.0.0 or later,
refer to :ref:`flutter-upgrade-v2`.

0 comments on commit 5da5a72

Please sign in to comment.