Benevides

Results 7 issues of Benevides

``` Fatal Exception: java.lang.NullPointerException: Attempt to invoke interface method 'android.content.SharedPreferences$Editor android.content.SharedPreferences.edit()' on a null object reference at com.it_nomads.fluttersecurestorage.FlutterSecureStoragePlugin.deleteAll(FlutterSecureStoragePlugin.java:193) at com.it_nomads.fluttersecurestorage.FlutterSecureStoragePlugin.access$800(FlutterSecureStoragePlugin.java:37) at com.it_nomads.fluttersecurestorage.FlutterSecureStoragePlugin$MethodRunner.run(FlutterSecureStoragePlugin.java:350) at android.os.Handler.handleCallback(Handler.java:789) at android.os.Handler.dispatchMessage(Handler.java:98) at android.os.Looper.loop(Looper.java:164) at android.os.HandlerThread.run(HandlerThread.java:65)...

bug
android

Olá Lucas!, Obrigado por esse projeto, estava aqui testando o efeito Water e tive algumas dúvidas. Troquei a sua imagem por outra e quis trocar a posição das ondas, no...

Hi, thanks for this component. Why when i manually enter text on input the ngModel doesn't update the value? All the events only working if i select the date from...

i'm using impressionist to show most viewed videos on my app, on my model i have: is_impressionable :counter_cache => true, :column_name => :views With: scope :most_viewed, ->{order('views DESC')}. And on...

**Describe the bug** Im not able to generate translations using enums as params and pluralization. ``` "assetTypePlural(param=assetType)": { "stock": { "one": "{count} ação", "other": "{count} ações" }, "stockIndex": { "one":...

enhancement

I need to upgrade to beta.15 but i'm facing a lot of errors. Is there a simple way for that?

Updated Flutter and Dart SDK constraints in `pubspec.yaml` files. Added new dependency versions in `pubspec.lock`, included `@override` annotations in `snap.dart`, and refactored formatting in `main.dart` and `snap_scroll_physics.dart`.