Flutter Netease Music Versions Save

flutter music player application. (仿网易云音乐)

v0.4.0

1 year ago

Changes

  • Improve Fonts @boyan01 (#212)
  • Bump json_serializable from 6.5.3 to 6.5.4 @dependabot (#210)
  • Bump fluentui_system_icons from 1.1.184 to 1.1.185 @dependabot (#211)

🧰 Maintenance

  • update readme mobile images @boyan01 (#213)

What's Changed

Full Changelog: https://github.com/boyan01/flutter-netease-music/compare/v0.3.2...v0.4.0

v0.3.2

1 year ago

Changes

  • player repeat mode @boyan01 (#209)
  • improve login @boyan01 (#208)
  • show MouseHighlightText's overflowed text as overlay if content available @boyan01 (#205)
  • Bump json_serializable from 6.5.1 to 6.5.3 @dependabot (#206)
  • It is a translation for portuguese @lucas-04 (#207)
  • Bump build_runner from 2.2.1 to 2.3.2 @dependabot (#204)
  • Bump hive_generator from 1.1.3 to 2.0.0 @dependabot (#201)
  • Bump fluentui_system_icons from 1.1.182 to 1.1.184 @dependabot (#200)
  • Bump stream_transform from 2.0.0 to 2.0.1 @dependabot (#197)
  • Bump json_serializable from 6.4.1 to 6.5.1 @dependabot (#203)
  • Bump riverpod, hooks_riverpod and flutter_riverpod @dependabot (#195)
  • Bump json_serializable from 6.4.0 to 6.4.1 @dependabot (#191)
  • Bump fluentui_system_icons from 1.1.181 to 1.1.182 @dependabot (#194)
  • Bump url_launcher from 6.1.5 to 6.1.6 @dependabot (#192)
  • Bump scrollable_positioned_list from 0.3.4 to 0.3.5 @dependabot (#190)
  • Bump build_runner from 2.2.0 to 2.2.1 @dependabot (#185)
  • Bump fluentui_system_icons from 1.1.180 to 1.1.181 @dependabot (#187)
  • Bump json_serializable from 6.3.1 to 6.4.0 @dependabot (#189)
  • Refactor local cache from database to hive @boyan01 (#188)
  • support cache media file to local when playing @boyan01 (#183)
  • Bump scoped_model from 2.0.0-nullsafety.0 to 2.0.0 @dependabot (#178)
  • Bump scrollable_positioned_list from 0.3.2 to 0.3.4 @dependabot (#180)
  • Bump window_manager from 0.2.6 to 0.2.7 @dependabot (#179)
  • Bump fluentui_system_icons from 1.1.178 to 1.1.180 @dependabot (#181)
  • Bump sembast from 3.2.0+1 to 3.3.0 @dependabot (#182)
  • Fix issues on Android platform @boyan01 (#177)
  • improve UI on mobile @boyan01 (#176)
  • improve desktop discover page @boyan01 (#174)

🐛 Bug Fixes

  • support set volume on desktop. @boyan01 (#175)

v0.3.1

1 year ago

v0.3.0

1 year ago

Changes

  • Use lychee player for dekstop platforms @boyan01 (#171)
  • Update main.yml @boyan01 (#168)
  • Use lychee player for macos @boyan01 (#161)
  • add context menu for track item on desktop @boyan01 (#167)
  • Enable more flutter Lints @boyan01 (#165)
  • switch flutter version to 3.0.0 stable. @boyan01 (#164)
  • fix build error on windows @ipcjs (#163)
  • fix ci. @boyan01 (#160)
  • add dekstop artist detail page @boyan01 (#158)
  • enable CI on pull request @boyan01 (#155)
  • add linux vendor files @boyan01 (#150)
  • Support desktop platforms. @boyan01 (#148)
  • fix README.md @andinoriel (#140)
  • feat: add some feat @boyan01 (#125)
  • persistence player state @boyan01 (#124)
  • feat: Login dia code selection @boyan01 (#123)
  • Update main.yml @boyan01 (#122)
  • adapt: ios support flutter 1.20.x version @boyan01 (#120)
  • Fixed text in readme @AnderoV (#116)
  • Fix @boyan01 (#110)
  • support landscape mode @boyan01 (#107)
  • fix warnings @boyan01 (#106)
  • fix: ios player @boyan01 (#105)
  • Update README.md @boyan01 (#100)
  • ios implement @boyan01 (#99)
  • fix: devices crash when update session extras @boyan01 (#97)
  • Migrate to flutter v2 plugin @boyan01 (#95)
  • Create main.yml @boyan01 (#94)
  • feat: 暗黑模式与响应系统主题切换 @boyan01 (#93)
  • add some features @boyan01 (#92)
  • fix can not perform play in release mode @boyan01 (#91)
  • adapt to flutter 1.12 @boyan01 (#84)
  • Refactor player service @boyan01 (#79)
  • feat: use dart method api instead of local http server @ziming1 (#76)
  • Dynamic player configuration @boyan01 (#70)
  • Create FUNDING.yml @boyan01 (#71)
  • fix stunk when reload application @boyan01 (#68)
  • add region selection for phone login @boyan01 (#66)
  • fix dio dependency @boyan01 (#62)
  • separate player service as plugin @boyan01 (#59)

🧰 Maintenance

  • refactor to tracking the latest flutter beta channel. @boyan01 (#172)

v0.2

4 years ago