-
Notifications
You must be signed in to change notification settings - Fork 19
feat(deps): Update minimum required Flutter version to 3.22.0 and minimum required Dart version to 3.4.0 #186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…imum required Dart version to 3.4.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes in this file were to resolve dart analyze issues
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes in this file were to resolve dart analyze issues
| case ConnectionMode.streaming: | ||
| case ConnectionMode.polling: | ||
| default: | ||
| // default: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolving dart analyze issue
| content: | ||
| Text('Identify complete')), | ||
| ); | ||
| if (context.mounted) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addressing dart analyze issue
🤖 I have created a release *beep* *boop* --- ## [4.10.0](4.9.0...4.10.0) (2025-04-18) ### Features * **deps:** Update minimum required Flutter version to 3.22.0 and minimum required Dart version to 3.4.0 ([#186](#186)) ([1b36324](1b36324)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ## [1.1.0](launchdarkly_event_source_client-v1.0.0...launchdarkly_event_source_client-v1.1.0) (2025-04-18) ### Features * **deps:** Update minimum required Flutter version to 3.22.0 and minimum required Dart version to 3.4.0 ([#186](#186)) ([1b36324](1b36324)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: Alan Barker <[email protected]>
🤖 I have created a release *beep* *boop* --- ## [1.4.0](launchdarkly_dart_common-v1.3.0...launchdarkly_dart_common-v1.4.0) (2025-04-18) ### Features * **deps:** Update minimum required Flutter version to 3.22.0 and minimum required Dart version to 3.4.0 ([#186](#186)) ([1b36324](1b36324)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: Alan Barker <[email protected]>
🤖 I have created a release *beep* *boop* --- ## [1.5.0](launchdarkly_common_client-v1.4.1...launchdarkly_common_client-v1.5.0) (2025-04-18) ### Features * **deps:** Update minimum required Flutter version to 3.22.0 and minimum required Dart version to 3.4.0 ([#186](#186)) ([1b36324](1b36324)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: Alan Barker <[email protected]>
Requirements