Commit Graph

106 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
512446dcab feat: Player and Playbutton theme respect to platform 2022-10-29 19:36:04 +06:00
Kingkor Roy Tirtho
9eee573ce9 feat: initial platform_ui integration
What's changed:
- Sidebar
- Settings
- UserLibrary (root)
- Search (search field)
2022-10-29 14:23:17 +06:00
Kingkor Roy Tirtho
f623768081
Merge pull request #260 from KRTirtho/dependabot/pub/url_launcher-6.1.6
chore(deps): bump url_launcher from 6.1.5 to 6.1.6
2022-10-25 12:16:56 +06:00
dependabot[bot]
6e6cf9923d
chore(deps): bump url_launcher from 6.1.5 to 6.1.6
Bumps [url_launcher](https://github.com/flutter/plugins/tree/main/packages/url_launcher) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/url_launcher-v6.1.6/packages/url_launcher)

---
updated-dependencies:
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 06:16:19 +00:00
Kingkor Roy Tirtho
3906ce05fc
Merge pull request #277 from KRTirtho/dependabot/pub/build_runner-2.3.2
chore(deps): bump build_runner from 2.2.1 to 2.3.2
2022-10-25 12:15:24 +06:00
Kingkor Roy Tirtho
745a02f0ee
Merge pull request #237 from KRTirtho/dependabot/pub/scroll_to_index-3.0.1
chore(deps): bump scroll_to_index from 2.1.1 to 3.0.1
2022-10-25 12:14:39 +06:00
Kingkor Roy Tirtho
178b4eaf32
Merge pull request #236 from KRTirtho/dependabot/pub/youtube_explode_dart-1.12.1
chore(deps): bump youtube_explode_dart from 1.12.0 to 1.12.1
2022-10-25 12:14:21 +06:00
dependabot[bot]
bc89171463
chore(deps): bump build_runner from 2.2.1 to 2.3.2
Bumps [build_runner](https://github.com/dart-lang/build) from 2.2.1 to 2.3.2.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.2.1...build_runner-v2.3.2)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 23:59:48 +00:00
dependabot[bot]
53aac9044b
chore(deps): bump http from 0.13.4 to 0.13.5
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.13.4 to 0.13.5.
- [Release notes](https://github.com/dart-lang/http/releases)
- [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 12:02:39 +00:00
Kingkor Roy Tirtho
6b6907af3f feat(lyrics): tabs for both synced and static lyrics #182
refactor: remove code-style warnings
2022-10-24 17:59:58 +06:00
Kingkor Roy Tirtho
b3ac5ca3bb fix(auth): refresh access token timer not working
refactor: use fl_query for spotify API instead of riverpod
2022-10-23 16:06:03 +06:00
Kingkor Roy Tirtho
dcc8ba5a54 feat(android-playback): option to download track bytes and play instead of Streaming 2022-10-16 11:21:21 +06:00
Piotr Rogowski
861247d430
Basic support for iOS, fix missing Rust lib 2022-10-13 19:36:22 +02:00
Kingkor Roy Tirtho
25e6b236b8
Merge pull request #248 from KRTirtho/dependabot/pub/go_router-5.0.5
chore(deps): bump go_router from 3.1.0 to 5.0.5
2022-10-09 11:07:27 +06:00
Kingkor Roy Tirtho
756b91007e feat(auth): new authentication flow using cookies and webview in android 2022-10-03 20:38:36 +06:00
dependabot[bot]
2a7381a677
chore(deps): bump scroll_to_index from 2.1.1 to 3.0.1
Bumps [scroll_to_index](https://github.com/quire-io/scroll-to-index) from 2.1.1 to 3.0.1.
- [Release notes](https://github.com/quire-io/scroll-to-index/releases)
- [Changelog](https://github.com/quire-io/scroll-to-index/blob/master/CHANGELOG.md)
- [Commits](https://github.com/quire-io/scroll-to-index/commits/3.0.1)

---
updated-dependencies:
- dependency-name: scroll_to_index
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 05:39:51 +00:00
dependabot[bot]
9a1f90acc0
chore(deps): bump go_router from 3.1.0 to 5.0.5
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 3.1.0 to 5.0.5.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v5.0.5/packages)

---
updated-dependencies:
- dependency-name: go_router
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-02 05:39:46 +00:00
Kingkor Roy Tirtho
139d4dc033 fix(android): file_picker and permission_handler failure for sdk < 33 2022-10-02 11:37:18 +06:00
Kingkor Roy Tirtho
c77b0e198b feat: smoother list using fl_query and waypoint
fix(theme): remove splash effect
feat(artists-albums): horizontal paginated list instead of grid view page
2022-10-02 11:04:27 +06:00
dependabot[bot]
b12fcff25a
chore(deps): bump youtube_explode_dart from 1.12.0 to 1.12.1
Bumps [youtube_explode_dart](https://github.com/Hexer10/youtube_explode_dart) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/Hexer10/youtube_explode_dart/releases)
- [Changelog](https://github.com/Hexer10/youtube_explode_dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Hexer10/youtube_explode_dart/commits)

---
updated-dependencies:
- dependency-name: youtube_explode_dart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 00:15:33 +00:00
Kingkor Roy Tirtho
1191bf232d fix(web): not building due to metadata_god ffi
chore: update metadata_god and remove win32v3 override
2022-09-21 23:10:05 +06:00
dependabot[bot]
9aedf0f36b
chore(deps): bump version from 2.0.0 to 3.0.2
Bumps [version](https://github.com/dartninja/version) from 2.0.0 to 3.0.2.
- [Release notes](https://github.com/dartninja/version/releases)
- [Changelog](https://github.com/dartninja/version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dartninja/version/commits)

---
updated-dependencies:
- dependency-name: version
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 16:54:47 +00:00
Kingkor Roy Tirtho
e88faa64fe
Merge branch 'master' into dependabot/pub/build_runner-2.2.1 2022-09-21 22:52:53 +06:00
Kingkor Roy Tirtho
29942ff81b
Merge branch 'master' into dependabot/pub/cached_network_image-3.2.2 2022-09-21 22:52:05 +06:00
Kingkor Roy Tirtho
205acf1dc0
Merge pull request #228 from KRTirtho/dependabot/pub/flutter_launcher_icons-0.10.0
chore(deps): bump flutter_launcher_icons from 0.9.2 to 0.10.0
2022-09-21 22:50:51 +06:00
Kingkor Roy Tirtho
2e6a4d08e6
Merge pull request #230 from KRTirtho/dependabot/pub/audio_service-0.18.7
chore(deps): bump audio_service from 0.18.4 to 0.18.7
2022-09-21 22:50:37 +06:00
dependabot[bot]
3f37ad7c8e
chore(deps): bump flutter_launcher_icons from 0.9.2 to 0.10.0
Bumps [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases)
- [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.9.2...v0.10.0)

---
updated-dependencies:
- dependency-name: flutter_launcher_icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 03:14:36 +00:00
dependabot[bot]
6fadc98303
chore(deps): bump build_runner from 2.1.11 to 2.2.1
Bumps [build_runner](https://github.com/dart-lang/build) from 2.1.11 to 2.2.1.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.1.11...build_runner-v2.2.1)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 03:12:42 +00:00
dependabot[bot]
887de51d89
chore(deps): bump audio_service from 0.18.4 to 0.18.7
Bumps [audio_service](https://github.com/ryanheise/audio_service) from 0.18.4 to 0.18.7.
- [Release notes](https://github.com/ryanheise/audio_service/releases)
- [Commits](https://github.com/ryanheise/audio_service/compare/audio_service-v0.18.4...audio_service-v0.18.7)

---
updated-dependencies:
- dependency-name: audio_service
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 03:12:31 +00:00
dependabot[bot]
8a688b84cb
chore(deps): bump cached_network_image from 3.2.1 to 3.2.2
Bumps [cached_network_image](https://github.com/Baseflow/flutter_cached_network_image) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/Baseflow/flutter_cached_network_image/releases)
- [Commits](https://github.com/Baseflow/flutter_cached_network_image/commits)

---
updated-dependencies:
- dependency-name: cached_network_image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 03:12:20 +00:00
Kingkor Roy Tirtho
3081aa7b58
Merge pull request #227 from KRTirtho/dependabot/pub/flutter_lints-2.0.1
chore(deps): bump flutter_lints from 1.0.4 to 2.0.1
2022-09-21 09:12:15 +06:00
dependabot[bot]
e86fd91646
chore(deps): bump flutter_lints from 1.0.4 to 2.0.1
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 1.0.4 to 2.0.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v2.0.1/packages)

---
updated-dependencies:
- dependency-name: flutter_lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 03:12:03 +00:00
Kingkor Roy Tirtho
bd677e8510
Merge pull request #215 from KRTirtho/dependabot/pub/hive-2.2.3
chore(deps): bump hive from 2.2.2 to 2.2.3
2022-09-21 09:11:41 +06:00
Kingkor Roy Tirtho
0fd1ee7209
Merge pull request #217 from KRTirtho/dependabot/pub/marquee-2.2.3
chore(deps): bump marquee from 2.2.2 to 2.2.3
2022-09-21 09:10:38 +06:00
Kingkor Roy Tirtho
7747cb7aa0
Merge pull request #218 from KRTirtho/dependabot/pub/url_launcher-6.1.5
chore(deps): bump url_launcher from 6.1.2 to 6.1.5
2022-09-21 09:10:29 +06:00
Kingkor Roy Tirtho
2b1d13ab5b
Merge pull request #219 from KRTirtho/dependabot/pub/audio_session-0.1.10
chore(deps): bump audio_session from 0.1.9 to 0.1.10
2022-09-21 09:10:21 +06:00
dependabot[bot]
0531f19538
chore(deps): bump cupertino_icons from 1.0.4 to 1.0.5
Bumps [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/cupertino_icons-v1.0.5/third_party/packages)

---
updated-dependencies:
- dependency-name: cupertino_icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:03:07 +00:00
dependabot[bot]
986a20ecca
chore(deps): bump audio_session from 0.1.9 to 0.1.10
Bumps [audio_session](https://github.com/ryanheise/audio_session) from 0.1.9 to 0.1.10.
- [Release notes](https://github.com/ryanheise/audio_session/releases)
- [Changelog](https://github.com/ryanheise/audio_session/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ryanheise/audio_session/compare/v0.1.9...v0.1.10)

---
updated-dependencies:
- dependency-name: audio_session
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:03:06 +00:00
dependabot[bot]
f1c0696ff9
chore(deps): bump marquee from 2.2.2 to 2.2.3
Bumps [marquee](https://github.com/MarcelGarus/marquee) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/MarcelGarus/marquee/releases)
- [Changelog](https://github.com/MarcelGarus/marquee/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MarcelGarus/marquee/commits)

---
updated-dependencies:
- dependency-name: marquee
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:02:57 +00:00
dependabot[bot]
623a907004
chore(deps): bump url_launcher from 6.1.2 to 6.1.5
Bumps [url_launcher](https://github.com/flutter/plugins/tree/main/packages/url_launcher) from 6.1.2 to 6.1.5.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/url_launcher-v6.1.5/packages/url_launcher)

---
updated-dependencies:
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:02:57 +00:00
dependabot[bot]
9dbf2103ff
chore(deps): bump hive from 2.2.2 to 2.2.3
Bumps [hive](https://github.com/hivedb/hive) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/hivedb/hive/releases)
- [Commits](https://github.com/hivedb/hive/compare/v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: hive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:02:45 +00:00
Kingkor Roy Tirtho
08575e3d09 chore: update metadata_god to v0.1.1 2022-09-13 13:31:06 +06:00
Kingkor Roy Tirtho
91048f9b15 chore: use metadata_god pub.dev version 2022-09-13 12:23:07 +06:00
Kingkor Roy Tirtho
1a3556d39e fix(local-track): throwing exception when downloadLocation is empty
chore: bumped `audioplayers` to a git ref
2022-09-13 10:13:54 +06:00
Kingkor Roy Tirtho
5866b0fcd6 feat: add macos audio metadata tags support 2022-09-12 22:47:01 +06:00
Kingkor Roy Tirtho
2763155676 chore: update metadata_god deps git ref 2022-09-12 22:38:59 +06:00
Kingkor Roy Tirtho
56ed536130 chore: disable reading/writing audiotags in macOS for as unsupported platform for metadata_god
build: bump version to 2.4.0 for next release
fix: playlist view, album view, local track view play another track of already playing album/playlist behavior
2022-09-09 13:36:49 +06:00
Kingkor Roy Tirtho
64226a7344 chore: update metadata_god git ref 2022-09-08 12:48:25 +06:00
Kingkor Roy Tirtho
c68f894f5f chore: update the metadata_god plugin git commit ref 2022-09-08 11:16:22 +06:00
Kingkor Roy Tirtho
6b3ddcb741 chore: update pubspec.lock for metadata_god 2022-09-06 22:03:50 +06:00