This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[quick_actions] 3/3 Quick actions federated migration #3736
Merged
fluttergithubbot
merged 35 commits into
flutter:master
from
Baseflow:quick_actions_federated_migration
Mar 25, 2021
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
1dd8325
Moved quickactions to a subfolder
danielroek b1314ef
Added platform interface with tests
danielroek bc99e6f
Merge remote-tracking branch 'flutter/master' into quick_actions_fede…
danielroek 7ca0785
Merge remote-tracking branch 'origin/quick_actions_federated' into qu…
danielroek 836bc78
Added exports
danielroek 4b3c09f
WIP: quick_action tests
danielroek 0f79c71
Formatted, made initialize return Future<void> instead of void
danielroek 77d4eaa
WIP: quick_action tests
danielroek e5c4836
Merge remote-tracking branch 'origin/quick_actions_federated_migratio…
danielroek 3d77603
Fixed tests
danielroek 357db7e
Fixed formatting
danielroek 9ea2dd9
Merge branch 'quick_actions_federated_platform_interface' into quick_…
danielroek 9c68b66
fixed path
danielroek d942293
formatting
danielroek da5f028
Fixed analyze issue with import
danielroek 3727f61
Fixed formatting
danielroek d4ba462
Merge branch 'quick_actions_federated_platform_interface' into quick_…
danielroek f0652c8
Removed AUTHORS from quick_actions folder
danielroek e50b657
added meta to pubspec
danielroek 1e6624d
Fixed formatting
danielroek 4b7251b
Merge branch 'quick_actions_federated_platform_interface' into quick_…
danielroek 343effe
Added license in files
danielroek f73a1cb
Added license in files
danielroek c0f3dec
fixed version in pubspec
danielroek c9fbf5a
Removed accidental \\\
danielroek 3f56653
Merge branch 'quick_actions_federated_platform_interface' into quick_…
danielroek a3524b9
changed license to Flutter 2017
danielroek b6da72f
Merge branch 'quick_actions_federated_platform_interface' into quick_…
danielroek 4863399
Merge branch 'master' into quick_actions_federated_migration
danielroek f3e71b0
Added quick_action files
danielroek 648e1c2
Fixed formatting
danielroek 32550d8
Removed WidgetsFlutterBinding
danielroek ed83e5d
Reverted bumping Flutter version
danielroek c4d0cf4
Removed unused import
danielroek 6826e4d
Merge branch 'master' into quick_actions_federated_migration
danielroek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,7 @@ | ||
| ## 0.6.0 | ||
|
|
||
| * Migrate to federated architecture. | ||
|
|
||
| ## 0.5.0+1 | ||
|
|
||
| * Updated example app implementation. | ||
|
|
||
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.