Skip to content

Commit

Permalink
chore: upgraded the version and flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
loonix committed Nov 23, 2023
1 parent 39c6472 commit 270e61b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: another_xlider
description: (Another Xlider) A material design slider and range slider, horizontal and vertical, with RTL support and lots of options and customizations for flutter
version: 3.0.1
version: 3.0.2
homepage: https://github.com/loonix/another_xlider

environment:
sdk: '>=2.12.0 <3.0.0'
sdk: ">=2.12.0 <4.0.0"

dependencies:
flutter:
Expand Down

0 comments on commit 270e61b

Please sign in to comment.