initial commit with working version
This commit is contained in:
commit
7e4dd30599
235 changed files with 23683 additions and 0 deletions
5
android/isar_namespace_fix.gradle
Normal file
5
android/isar_namespace_fix.gradle
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
afterEvaluate {
|
||||
android {
|
||||
namespace = android.namespace ?: "com.isar.isar_flutter_libs"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue