change name to vaani

This commit is contained in:
Dr-Blank 2024-08-23 04:21:46 -04:00
parent 3f496c57c4
commit d0f1f01dde
No known key found for this signature in database
GPG key ID: 7452CC63F210A266
59 changed files with 244 additions and 239 deletions

View file

@ -1,5 +1,5 @@
name: whispering_pages
description: "A new Flutter project."
name: vaani
description: "Audiobookshelf client"
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.0+1
version: 0.1.0+1
environment:
sdk: ">=3.3.4 <4.0.0"
@ -67,7 +67,9 @@ dependencies:
media_kit_libs_linux: any
media_kit_libs_windows_audio: any
miniplayer:
path: ../miniplayer
git:
url: https://github.com/Dr-Blank/miniplayer.git
ref: feat-notifier-for-percent-dismissed
numberpicker: ^2.1.2
package_info_plus: ^8.0.0
path: ^1.9.0
@ -77,7 +79,9 @@ dependencies:
scroll_loop_auto_scroll: ^0.0.5
sensors_plus: ^5.0.1
shelfsdk:
path: ../../_dart/shelfsdk
git:
url: https://github.com/Dr-Blank/shelfsdk
ref: main
shimmer: ^3.0.0
url_launcher: ^6.2.6
dev_dependencies: