You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ **For breaking changes from the developer preview versions please refer to this [issue](https://github.com/aws-amplify/amplify-flutter/issues/274) for migration details.**
16
+
⚠️ **Amplify Flutter v0 is now in Maintenance Mode until July 19th, 2024. This means that we will continue to include updates to ensure compatibility with backend services and security. No new features will be introduced in v0.**
17
+
18
+
Please use the latest version (v1) of Amplify Flutter. If you are currently using v0, follow [these instructions](https://docs.amplify.aws/lib/project-setup/upgrade-guide/q/platform/flutter/) to upgrade to v1.
17
19
18
20
## Supported Amplify Categories
19
21
@@ -55,18 +57,7 @@ We are iterating and looking for feedback and collaboration, so please [**let us
55
57
56
58
## Category / Platform Support
57
59
58
-
### Stable Release
59
-
60
-
| Category | Android | iOS | Web | Windows | MacOS | Linux |
Copy file name to clipboardExpand all lines: packages/amplify/amplify_flutter/README.md
+15-11Lines changed: 15 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,13 @@
2
2
3
3
The top level module for Amplify Flutter.
4
4
5
-
## Category / Platform Support
5
+
⚠️ **Amplify Flutter v0 is now in Maintenance Mode until July 19th, 2024. This means that we will continue to include updates to ensure compatibility with backend services and security. No new features will be introduced in v0.**
6
6
7
-
### Stable Release
7
+
Please use the latest version (v1) of Amplify Flutter. If you are currently using v0, follow [these instructions](https://docs.amplify.aws/lib/project-setup/upgrade-guide/q/platform/flutter/) to upgrade to v1.
8
8
9
-
| Category | Android | iOS | Web | Windows | MacOS | Linux |
Copy file name to clipboardExpand all lines: packages/amplify_datastore/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
Default plugin for the Amplify Flutter DataStore category
4
4
5
+
⚠️ **Amplify Flutter v0 is now in Maintenance Mode until July 19th, 2024. This means that we will continue to include updates to ensure compatibility with backend services and security. No new features will be introduced in v0.**
6
+
7
+
Please use the latest version (v1) of Amplify Flutter. If you are currently using v0, follow [these instructions](https://docs.amplify.aws/lib/project-setup/upgrade-guide/q/platform/flutter/) to upgrade to v1.
8
+
5
9
## Getting Started
6
10
7
11
### Visit our [Web Site](https://docs.amplify.aws/) to learn more about AWS Amplify.
Copy file name to clipboardExpand all lines: packages/analytics/amplify_analytics_pinpoint/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
The Amplify Flutter Analytics category plugin using the AWS Pinpoint provider.
4
4
5
+
⚠️ **Amplify Flutter v0 is now in Maintenance Mode until July 19th, 2024. This means that we will continue to include updates to ensure compatibility with backend services and security. No new features will be introduced in v0.**
6
+
7
+
Please use the latest version (v1) of Amplify Flutter. If you are currently using v0, follow [these instructions](https://docs.amplify.aws/lib/project-setup/upgrade-guide/q/platform/flutter/) to upgrade to v1.
8
+
5
9
## Getting Started
6
10
7
11
### Visit our [Web Site](https://docs.amplify.aws/) to learn more about AWS Amplify.
Copy file name to clipboardExpand all lines: packages/api/amplify_api/README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@ The Amplify Flutter API category plugin.
6
6
7
7
### Visit our [Web Site](https://docs.amplify.aws/) to learn more about AWS Amplify.
8
8
9
+
⚠️ **Amplify Flutter v0 is now in Maintenance Mode until July 19th, 2024. This means that we will continue to include updates to ensure compatibility with backend services and security. No new features will be introduced in v0.**
10
+
11
+
Please use the latest version (v1) of Amplify Flutter. If you are currently using v0, follow [these instructions](https://docs.amplify.aws/lib/project-setup/upgrade-guide/q/platform/flutter/) to upgrade to v1.
12
+
13
+
9
14
## Changes for version 0.3.0 and above
10
15
11
16
When creating subscriptions, now, a [`Stream`](https://api.dart.dev/stable/dart-async/Stream-class.html) object will be returned to you. This `Stream` will continue producing events until either the subscription encounters an error, or you cancel the subscription. In the case of [`await for`](https://dart.dev/tutorials/language/streams), this cancellation occurs when breaking out of the loop.
Copy file name to clipboardExpand all lines: packages/auth/amplify_auth_cognito/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
The Amplify Flutter Auth category plugin using the AWS Cognito provider.
4
4
5
+
⚠️ **Amplify Flutter v0 is now in Maintenance Mode until July 19th, 2024. This means that we will continue to include updates to ensure compatibility with backend services and security. No new features will be introduced in v0.**
6
+
7
+
Please use the latest version (v1) of Amplify Flutter. If you are currently using v0, follow [these instructions](https://docs.amplify.aws/lib/project-setup/upgrade-guide/q/platform/flutter/) to upgrade to v1.
8
+
5
9
## Getting Started
6
10
7
11
### Visit our [Web Site](https://docs.amplify.aws/) to learn more about AWS Amplify.
Copy file name to clipboardExpand all lines: packages/storage/amplify_storage_s3/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
The Amplify Flutter Storage category plugin using the AWS S3 provider.
4
4
5
+
⚠️ **Amplify Flutter v0 is now in Maintenance Mode until July 19th, 2024. This means that we will continue to include updates to ensure compatibility with backend services and security. No new features will be introduced in v0.**
6
+
7
+
Please use the latest version (v1) of Amplify Flutter. If you are currently using v0, follow [these instructions](https://docs.amplify.aws/lib/project-setup/upgrade-guide/q/platform/flutter/) to upgrade to v1.
8
+
5
9
## Getting Started
6
10
7
11
### Visit our [Web Site](https://docs.amplify.aws/) to learn more about AWS Amplify.
0 commit comments