Reza Indrawan

Results 8 comments of Reza Indrawan

> Where can I find `esc_pos_bluetooth` 4.0.3? I don't quite understand your question , what do you mean you can find?

> @rezins would you also like to help with this? Your contribution will be really helpful. Firstly we need to commit all your contributions then also add null safety and...

> @vishnuagbly I'm Interested this stupid package got me into a lot of headache in my work keep trying bro.

> > > @rezins , você também gostaria de ajudar com isso? Sua contribuição será muito útil. Em primeiro lugar, precisamos comprometer todas as suas contribuições e, em seguida, também...

@kivanccakmak I think Bixolon SPP not compatible with this package. Check my repo here : https://github.com/rezins/datecs_printer , some report work with Bixolon SPP printer but I never try it.

for MAC M1 Chip, you add value arm64 inside _Excluded Architecture_. First navigate to **Build Settings**, section **Architecture** , add value like this. ![image](https://user-images.githubusercontent.com/18201980/167342833-a81d9bc6-6a77-433b-9a47-20f1e6f9177b.png) Hope answer your question. ref: https://stackoverflow.com/questions/63607158/xcode-building-for-ios-simulator-but-linking-in-an-object-file-built-for-ios-f

> > I'm having the same problem currently. Is there a way to record in wav/PCM ? > > You can use flutter_sound for that. I'm using flutter_sound in my...

I combine [audio_wavefrom](https://pub.dev/packages/audio_waveforms) and [record](https://pub.dev/packages/record) . cz I want to record audio file and save into mmc storage, and show waveform audio in realtime