anzbert

Results 7 issues of anzbert

Has anyone had luck using Bluetooth Midi with this package between an Android phone and Macos? Steps I have been following: 1. Bluetooth pair phone to macbook 2. open Audio...

### Description When compiling a project to APK with Rive as a dependency, certain optimizations are disabled. This is the compiler message: [ +1 ms] Warning: RiveCoreContext.setObjectProperty from package:rive/src/generated/rive_core_context.dart is...

bug

edit: edited for new flutter 3.10. **Describe the bug** Animated Text broken when using the new Impeller renderer on iOS. Text only appears when animation is finished. **To Reproduce** Steps...

I've added a new type on the Split trait and a new method to return the callback with trailing user data. I've also added a new split_closure_trailing_data() function. Any feedback...

Hey! I just wanted to let you know how grateful I am for your work with the MidiMech layout. I just added an update to my opensource pad controller app...

discussion

Is there a way to center the image if it doesnt have the full width of the swipe element? Thanks!!

enhancement

Building the example produced a warning about the build chain being deprecated. I've migrated this deprecated build script code for Android to the new Flutter standard, as per these instructions:...