nb_utils icon indicating copy to clipboard operation
nb_utils copied to clipboard

Collection of Widgets and helpful Methods that every developer needs.

Results 12 nb_utils issues
Sort by recently updated
recently updated
newest added

The argument type 'Duration?' can't be assigned to the parameter type 'Duration' because 'Duration?' is nullable and 'Duration' isn't.

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher. The following dependencies do not satisfy the required version: project ':nb_utils' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50

build.gradle needs namespace: `android { namespace "com.nb.nb_utils" }`

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: LateInitializationError: Field 'sharedPreferences' has not been initialized.

Hello, I'm facing an issue with this package. This is the error I'm getting. Kindly, help me asap. **_The plugin `nb_utils` doesn't have a main class defined in E:\development\flutter\.pub-cache\hosted\pub.dartlang.org\nb_utils-4.4.9\android\src\main\java\com\nb\nb_utils\NbUtilsPlugin.java or...

Execution failed for task ':nb_utils:compileDebugKotlin'. > 'compileDebugJavaWithJavac' task (current target is 1.8) and 'compileDebugKotlin' task (current target is 17) jvm target compatibility should be set to the same Java version....

![error](https://github.com/bhoominn/nb_utils/assets/83442228/1bcd4793-7447-4a12-8049-821c0cb12254)