-
Notifications
You must be signed in to change notification settings - Fork 247
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(example): Rename files to Dart style (#2618)
* 1. rename LandingPage.dart as landing_page.dart * renamed LoadingPage.dart as loading_page.dart * renamed MainPage.dart as main_page.dart * renamed ErrorView.dart as error_view.dart * renamed ImageLineItem.dart as image_line_item.dart * renamed ImagePreview.dart as image_preview.dart * renamed ImageUploader.dart as image_uploader.dart * renamed SignInView.dart as sign_in_view.dart * renamed SignUpView.dart as sign_up_view.dart * renamed UserView.dart as user_view.dart * updated imports in main.dart * renamed ModelProvider.dart as model_provider.dart * updated imports in main.dart * updated imports wrt to folder names * Rename ModelProvider file to match `amplify codegen models` output --------- Co-authored-by: Dillon Nys <[email protected]>
- Loading branch information
1 parent
fe19c79
commit 136abe1
Showing
12 changed files
with
21 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters