flutter_sequencer icon indicating copy to clipboard operation
flutter_sequencer copied to clipboard

is this project even active?

Open troller2017 opened this issue 1 year ago • 1 comments

Hello is there, i am facing errors just after importing the package on new project. I am hoping to use this but is this project even active? thank you.

A problem occurred configuring project ':flutter_sequencer'.
> Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.
   > Namespace not specified. Specify a namespace in the module's build file. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.

I manged to solve up to the build but something went wrong with cmake() [CXX1429] error when building with cmake using pub.dev\flutter_sequencer-0.4.4\android\CMakeLists.txt: --

troller2017 avatar Nov 27 '24 09:11 troller2017

https://github.com/mikeperri/flutter_sequencer/pull/49 - works on Android

PROGrand avatar Jun 11 '25 04:06 PROGrand