Coder Social home page Coder Social logo

dmouayad / taggy Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 2.0 502 KB

Dart & Flutter packages to read, write and convert audio tags

License: MIT License

CMake 10.44% Swift 0.93% C 4.32% Ruby 1.07% Dart 38.42% Rust 32.64% Shell 1.67% Kotlin 0.06% Objective-C 0.02% C++ 10.44%
audio-metadata audio-tags dart-package flutter flutter-package flutter-rust-bridge

taggy's Introduction

Who Am I / What I Do

A Longlife-Learner Software Engineer


๐Ÿ™‹๐Ÿปโ€โ™‚๏ธ Ask me anything about:

Flutter Dart


๐Ÿ“ช Contact Info:

Facebook Telegram

๐Ÿ›  Projects

  • DUNE a cross-platform music player and streaming application.
  • BooksGenie a personal library app.

taggy's People

Contributors

dmouayad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

taggy's Issues

cannot running on apple platform

when i run my app, i got an error message:

[!] The name of the given podspec `taggy` doesn't match the expected one `flutter_taggy`

it seems like the spec.name = taggy in flutter_taggy.spec casued this problem

image

in addition, i found another problem on /scripts/build-apple.sh:

image

Seems likt the FRAMEWORK should equal Taggy.xcframework or FlutterTaggy.xcframework ?

currently these codes cannot working:

image image

thanks for your work, currently i can only run flutter_taggy on Android(Not tested windows), it would be nice if flutter_taggy can run on ios and macos.

last question is : i can't understand how to get the file ../../src/flutter_taggy.c, maybe in Taggy.xcframework?because i got an error after rename spec.name to flutter_taggy

image

wish your reply~

'rawData.length == 2': is not true.

First of all I would like to thank the developers for this project, but I'm running into some problems,

E/flutter (14556): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: 'package:flutter_rust_bridge/src/basic.dart': Failed assertion: line 145 pos 12: 'rawData.length == 2': is not true.
E/flutter (14556): #0      _AssertionError._doThrowNew (dart:core-patch/errors_patch.dart:51:61)
E/flutter (14556): #1      _AssertionError._throwNew (dart:core-patch/errors_patch.dart:40:5)
E/flutter (14556): #2      FlutterRustBridgeBase._parseData (package:flutter_rust_bridge/src/basic.dart:145:12)
E/flutter (14556): #3      FlutterRustBridgeBase._transformRust2DartMessage (package:flutter_rust_bridge/src/basic.dart:133:15)
E/flutter (14556): #4      FlutterRustBridgeBase.executeNormal.<anonymous closure> (package:flutter_rust_bridge/src/basic.dart:70:51)
E/flutter (14556): <asynchronous suspension>
E/flutter (14556): #5      TaggyInterface.writePrimary (package:taggy/src/taggy_api.dart:97:12)
E/flutter (14556): <asynchronous suspension>
E/flutter (14556): #6      _HomePage.build.<anonymous closure> (package:cnd/page/Home.dart:170:23)
E/flutter (14556): <asynchronous suspension>
flutter_rust_bridge 1.82.1 (1.82.6 available)

and flutter doctor

PS C:\Users\jinch> flutter doctor
Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source!
Doctor summary (to see all details, run flutter doctor -v):
[!] Flutter (Channel stable, 3.19.6, on Microsoft Windows [็‰ˆๆœฌ 10.0.22631.3593], locale zh-CN)
    ! Warning: `flutter` on your path resolves to D:\scoop\apps\flutter-cn\3.19.6\bin\flutter, which is not inside your
      current Flutter SDK checkout at D:\scoop\apps\flutter-cn\current. Consider adding
      D:\scoop\apps\flutter-cn\current\bin to the front of your path.
    ! Warning: `dart` on your path resolves to D:\scoop\apps\flutter-cn\3.19.6\bin\dart, which is not inside your
      current Flutter SDK checkout at D:\scoop\apps\flutter-cn\current. Consider adding
      D:\scoop\apps\flutter-cn\current\bin to the front of your path.
[โœ“] Windows Version (Installed version of Windows is version 10 or higher)
[โœ“] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[โœ—] Chrome - develop for the web (Cannot find Chrome executable at .\Google\Chrome\Application\chrome.exe)
    ! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[โœ“] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.9.6)
[โœ“] Android Studio (version 2023.3)
[โœ“] IntelliJ IDEA Community Edition (version 2024.1)
[โœ“] Connected device (3 available)
[โœ“] Network resources

! Doctor found issues in 2 categories.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.