Skip to content

Commit

Permalink
Merge pull request #23 from mdshadatrahman/main
Browse files Browse the repository at this point in the history
`float_column` updated to `2.1.8`
  • Loading branch information
ronjb authored Aug 12, 2024
2 parents 5a50d81 + afadda5 commit 8701c3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ version: 0.3.1
repository: https://github.com/ronjb/selectable

environment:
sdk: '>=3.0.0 <4.0.0'
flutter: '>=3.10.0'
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.10.0"

dependencies:
characters: ^1.2.0
collection: ^1.16.0
equatable: ^2.0.5
float_column: ^2.1.5
float_column: ^2.1.8
flutter:
sdk: flutter
url_launcher: ^6.1.7
Expand Down

0 comments on commit 8701c3c

Please sign in to comment.