Skip to content
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

feat: update to sdk version 3 #7

Merged
merged 3 commits into from
Jun 12, 2023
Merged

feat: update to sdk version 3 #7

merged 3 commits into from
Jun 12, 2023

Conversation

mike-schmid
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Jun 12, 2023

LCOV of commit de20f66 during Test Package #13

Summary coverage rate:
  lines......: 97.1% (238 of 245 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate:
                                               |Lines       |Functions  |Branches    
  Filename                                     |Rate     Num|Rate    Num|Rate     Num
  ===================================================================================
  lib/src/generic_dropdown.dart                |98.3%    240|    -     0|    -      0
  lib/src/generic_dropdown_config_provider.dart|40.0%      5|    -     0|    -      0

storybook/ios/Runner.xcodeproj/project.pbxproj Outdated Show resolved Hide resolved
example/example.dart Show resolved Hide resolved
lib/src/generic_dropdown.dart Show resolved Hide resolved
lib/src/generic_dropdown.dart Show resolved Hide resolved
lib/src/generic_dropdown_config_provider.dart Show resolved Hide resolved
pubspec.yaml Outdated Show resolved Hide resolved
storybook/pubspec.yaml Outdated Show resolved Hide resolved
@buehler buehler merged commit b62ff8c into main Jun 12, 2023
@buehler buehler deleted the feat/upgrade-dart branch June 12, 2023 13:48
buehler pushed a commit that referenced this pull request Jun 12, 2023
# [2.0.0](v1.1.0...v2.0.0) (2023-06-12)

### Features

* update to sdk version 3 ([#7](#7)) ([b62ff8c](b62ff8c))

### BREAKING CHANGES

* This removes Flutter 2.x
support. Users of the package need to update to
Flutter 3.x SDK versions to further use the package.
@buehler
Copy link
Collaborator

buehler commented Jun 12, 2023

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants