211 comments found.
Hi, I just bought wallpaper app but you have attached travel app document, by the way this error came when i tried to compile, ‘Because wallpaper depends on cached_network_image >=2.0.0-rc which requires Flutter SDK version >=1.10.15-pre.148 <2.0.0, version solving failed. pub get failed (1)’ what should do?
Oh! Sorry about that. Its just a title mistake. Otherwise it’s ok. I think your flutter framework is not updated. Update your flutter framework and then try. Hope it will fix the error. Thanks.
It’s your plugin error, pls see the official doc here https://pub.dev/documentation/cached_network_image/2.0.0-rc.1/log.txt, resolve it ASAP.
https://pub.dev/documentation/cached_network_image/2.0.0-rc/log.txtOk, let me check. Please wait…
I have double checked my code. There is no error. I think you messed up with something. Provide some screenshots with details. Thanks
Do I need to adjust the code if I want to build it for iOS since you can’t set wallpaper directly from the app in iOS.
Yes, Just a little bit.
hi, what is the procedure to add new wallpapers? Login to the admin from the mobile app and type in the url of each image and Click save? or is there some alternative way?
Yes, this is the easiest way. You can add from database but it will take more time. Thanks
Hi there, Walfy V2.0 is available now with lots of new features like – web admin panel, admob & facebook ads, download feature, push notifications and much more. Check this out now!
Thanks
Isn’t there is admob or in-app purchases?
No admob or in-app purchases but I can implement admob for you. Thanks.
Hi there, Walfy V2.0 is available now with lots of new features like – web admin panel, admob & facebook ads, download feature, push notifications and much more. Check this out now!
Thanks
Does the app come with the default wallpapers?
No. These are custom wallpapers uploaded by admin / developer. Thanks.
Hi there, Walfy V2.0 is available now with lots of new features like – web admin panel, admob & facebook ads, download feature, push notifications and much more. Check this out now!
Thanks
Congratulations!!! Nice Work, Good Luck With Sale 
Thanks
Congratulations! Nice Work, GLWS 
Thanks
Looks very nice, but as you probably already know…it is difficult to populate it with pics if it does not have upload/Bulk upload option.
I don’t think so. I have added 250+ images just in 30 minutes. Thanks
Hi there, Walfy V2.0 is available now with lots of new features like – web admin panel, admob & facebook ads, download feature, push notifications and much more. Check this out now!
Thanks
Do you have Web Admin panel ?
How to and new Catagories ? Thx
No web admin panel. You can add new category by adding single line of code. I can help you. Thanks
Hi there, Walfy V2.0 is available now with lots of new features like – web admin panel, admob & facebook ads, download feature, push notifications and much more. Check this out now!
Thanks
Hello sir, I am interested to buy this app. My question is will i get the whole codebase for both apps (admin & the actual app)??
Yes, you will get both admin panel & actual app. Thanks.
Hi there, Walfy V2.0 is available now with lots of new features like – web admin panel, admob & facebook ads, download feature, push notifications and much more. Check this out now!
Thanks
What’s the admin password?
tester
Do you have other features that you’re looking at adding to the app? Also when someone logs in do they see the Admin Panel in the menu or is there a way to hide from everyone except for yourself?
Actually i don’t have any plan to add new feature. As a wallpaper app, what type of new feature you could expect? And Yes there is a way to hide admin panel from general users. Thanks
Sounds good. Would you be able to do custom work once I buy the app today? I’m interested in adding some things to it.
Sure.
What’s the best way to contact you? I’m having a little difficult time setting up the environment with Android Studio on my mac.
emailed you for support.
Checked
emailed again for support.
checked
I keep getting this error message when trying to run the app on my phone through android studio:
Launching lib/main.dart on Pixel 4 in debug mode… Running Gradle task ‘assembleDebug’...
Compiler message: ../../../Documents/flutter/.pub-cache/hosted/pub.dartlang.org/cached_network_image-1.1.3/lib/src/cached_network_image_provider.dart:42:24: Error: The method ‘CachedNetworkImageProvider.load’ has fewer positional arguments than those of overridden method ‘ImageProvider.load’. ImageStreamCompleter load(CachedNetworkImageProvider key) { ^ ../../../Documents/flutter/packages/flutter/lib/src/painting/image_provider.dart:403:24: Context: This is the overridden method (‘load’). ImageStreamCompleter load(T key, DecoderCallback decode); ^ Target kernel_snapshot failed: Exception: Errors during snapshot creation: null build failed.
FAILURE: Build failed with an exception.
- Where: Script ’/Users/_user/Documents/flutter/packages/flutter_tools/gradle/flutter.gradle’ line: 780
- What went wrong: Execution failed for task ’:app:compileFlutterBuildDebug’. > Process ‘command ’/Users/_user/Documents/flutter/bin/flutter’’ finished with non-zero exit value 1
- Try: Run with—stacktrace option to get the stack trace. Run with—info or—debug option to get more log output. Run with—scan to get full insights.
- Get more help at https://help.gradle.org
BUILD FAILED in 19s Finished with error: Gradle task assembleDebug failed with exit code 1
update cached_network_image package
How would I do that? I tried looking it up and couldn’t find anything useful.
Never mind figured it out. I got another error as well.
Compiler message: lib/main.dart:32:13: Error: No named parameter with the name ‘builder’. builder: (context) => DataBloc(), ^^^^ ../../../Documents/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.0.2/lib/src/change_notifier_provider.dart:107:3: Context: Found this candidate, but the arguments don’t match. ChangeNotifierProvider({ ^^^^^^^^^^^ lib/main.dart:35:13: Error: No named parameter with the name ‘builder’. builder: (context) => SignInBloc(), ^^^^ ../../../Documents/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.0.2/lib/src/change_notifier_provider.dart:107:3: Context: Found this candidate, but the arguments don’t match. ChangeNotifierProvider({ ^^^^^^^^^^^ lib/main.dart:38:13: Error: No named parameter with the name ‘builder’. builder: (context) => UserDataBloc(), ^^^^ ../../../Documents/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.0.2/lib/src/change_notifier_provider.dart:107:3: Context: Found this candidate, but the arguments don’t match. ChangeNotifierProvider({ ^^^^^^^^^^^ lib/main.dart:41:13: Error: No named parameter with the name ‘builder’. builder: (context) => BookmarkBloc(), ^^^^ ../../../Documents/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.0.2/lib/src/change_notifier_provider.dart:107:3: Context: Found this candidate, but the arguments don’t match. ChangeNotifierProvider({ ^^^^^^^^^^^ lib/main.dart:44:13: Error: No named parameter with the name ‘builder’. builder: (context) => PopularBloc(), ^^^^ ../../../Documents/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.0.2/lib/src/change_notifier_provider.dart:107:3: Context: Found this candidate, but the arguments don’t match. ChangeNotifierProvider({ ^^^^^^^^^^^ lib/main.dart:47:13: Error: No named parameter with the name ‘builder’. builder: (context) => NewBloc(), ^^^^ ../../../Documents/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.0.2/lib/src/change_notifier_provider.dart:107:3: Context: Found this candidate, but the arguments don’t match. ChangeNotifierProvider({ ^^^^^^^^^^^ lib/main.dart:50:13: Error: No named parameter with the name ‘builder’. builder: (context) => AdminSignInBloc(), ^^^^ ../../../Documents/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.0.2/lib/src/change_notifier_provider.dart:107:3: Context: Found this candidate, but the arguments don’t match. ChangeNotifierProvider({ ^^^^^^^^^^^ lib/main.dart:53:13: Error: No named parameter with the name ‘builder’. builder: (context) => InternetBloc(), ^^^^ ../../../Documents/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.0.2/lib/src/change_notifier_provider.dart:107:3: Context: Found this candidate, but the arguments don’t match. ChangeNotifierProvider({ ^^^^^^^^^^^ Target kernel_snapshot failed: Exception: Errors during snapshot creation: null build failed.
FAILURE: Build failed with an exception.
Looks like you have updated the provider package. So now, replace ‘builder’ by ‘create’ in main.dart file. Thanks
Great! Got it to work and debug it on my phone now, but now when I click on the Google Button to sign in and choose my account it just spins on the screen and doesn’t sign me in.
E/flutter (11669): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: ‘package:provider/src/provider.dart’: Failed assertion: line 193 pos 7: ‘context.owner.debugBuilding || listen == false || _debugIsInInheritedProviderUpdate’: Tried to listen to a value exposed with provider, from outside of the widget tree. E/flutter (11669): E/flutter (11669): This is likely caused by an event handler (like a button’s onPressed) that called E/flutter (11669): Provider.of without passing `listen: false`. E/flutter (11669): E/flutter (11669): To fix, write: E/flutter (11669): Provider.of<UserDataBloc>(context, listen: false); E/flutter (11669): E/flutter (11669): It is unsupported because may pointlessly rebuild the widget associated to the E/flutter (11669): event handler, when the widget tree doesn’t care about the value.
The new version of provider has some modification. Use this version- provider: ^3.1.0+1
Got it changed over. I don’t know what I’m missing I’m still getting a spinning wheel and I try signing in with my Google account.
[ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 10: , null)
This is release certificate issue. Add SHA1 and SHA256 on firebase console,
Followed the steps and added both SHA1 and SHA256. Still continue to get a spinning loading icon at the login screen. I even downloaded the new google-service.json
I think your google signin setup is not ok. Make sure you did all the steps successfully.
Hi there, Walfy V2.0 is available now with lots of new features like – web admin panel, admob & facebook ads, download feature, push notifications and much more. Check this out now!
Thanks