joutvhu / open_file_plus

A plug-in that can call native APP to open files with string result in flutter, support iOS(UTI) / android(intent) / PC(ffi) / web(dart:html)
https://pub.dev/packages/open_file_plus
BSD 3-Clause "New" or "Revised" License
5 stars 11 forks source link

Nno namespace issue #13

Open mannanfossphorus opened 8 months ago

mannanfossphorus commented 8 months ago

A problem occurred configuring project ':open_file_plus'.

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

Please see this issue

TuyulTronik commented 8 months ago

same problem here, hope can be fix soon