mirror of
https://github.com/mzelldev/autoscale_tabbarview.git
synced 2024-09-21 16:56:27 +00:00
package version bump
This commit is contained in:
parent
c21025bfe6
commit
1b99207ceb
@ -1,6 +1,6 @@
|
|||||||
name: autoscale_tabbarview
|
name: autoscale_tabbarview
|
||||||
description: A simple package which extends default TabbarView to have childreb with dynamic height.
|
description: A simple package which extends default TabbarView to have childreb with dynamic height.
|
||||||
version: 1.0.0
|
version: 1.0.1
|
||||||
homepage: https://github.com/shubhamhackz/autoscale_tabbarview
|
homepage: https://github.com/shubhamhackz/autoscale_tabbarview
|
||||||
git: https://github.com/shubhamhackz/autoscale_tabbarview
|
git: https://github.com/shubhamhackz/autoscale_tabbarview
|
||||||
repository: https://github.com/shubhamhackz/autoscale_tabbarview
|
repository: https://github.com/shubhamhackz/autoscale_tabbarview
|
||||||
@ -16,7 +16,7 @@ dependencies:
|
|||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_test:
|
flutter_test:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
flutter_lints: ^1.0.1
|
flutter_lints: ^1.0.0
|
||||||
|
|
||||||
# For information on the generic Dart part of this file, see the
|
# For information on the generic Dart part of this file, see the
|
||||||
# following page: https://dart.dev/tools/pub/pubspec
|
# following page: https://dart.dev/tools/pub/pubspec
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user