Code

Discussion on Rocket BeApp - Flutter Web Converter

Discussion on Rocket BeApp - Flutter Web Converter

Cart 196 sales

257 comments found.

Great work!

Thank you!

hi! anything new about new update ?

New update is live 1.7 check it out

Hi, I have test it and it works now with RTL but last multi window style was little better ! oh Other thing please, ive note that when you go out from the app and keep it in the background or even close your phone, the app stay working – is possible to force the app at least to close the multi window when do that or even stop at all?

Hi, last multi window was limited on space especially for smaller devices, for me it is ok because I have samsung note but if you are using smaller devices the space is very limited. Keep in mind that other users will also use multi window for their webpages and its important to have fullscreen capability.

For the second it’s possible yes, but maybe I will add this as toggle option, because not all customers will want that

Hello. To whom are chat messages sent? And how to write to the right user?

Hello, chat messeges are sent to admin panel from there you can respond. In admin panel you have full list of all users that want a support and you can choose between them and reply. The demo apk and demo admin panel are not connected to prevent deletion of data. Overall when authorization is enabled in mobile application you have to login and from there we get the name of the user and whenever he writes something in the chat the admin will see the name of the user in the list and he can reply. If authorization is disabled then when we click on chat the usrr must fill his name before sending any messages

Hello, the demo application crashes if you click the custom link menu. Sometimes right away, sometimes you need to click links.

My phone Poko x3 GT.

Hello, yes thank you for that, already is fixed, you can re-check the demo apk :)

I haven’t purchased this but I know there is some bug you need to fix. the first is that there are icons that you need to add or remove them from source code when creating the app and another is that when building the app it has the error

This application cannot tree icons fonts. it has non-constant instances of icons at the following location: side_item.dart codes 81.14 83.14 85.14 even with the no tree build code the only thing you can create is the apk but not the bundle

Hello, thank you for this comment. I will take a look at this right away!

Downloads doesn’t seem to work right now. Tried to download a mp3-file from my websites (works with “readfile()” there (doesn’t do anything), as well as from the first google results for “download test file” (5MB) (got an error message “look’s like we hit a storm”)

Hello, thank you for this bug, I will debug right away and will include the fix in this update that is coming this week. If it’s ok for you can you send me on support@mavericslabs.com your webpage and how to reproduce the problem.

hi! does it have inapp purchases like disable ads or unlock content?

Hello, this version doen not support in app purchases, however we are planing to add them :)

Does it work with a Shopify store?

Hello, you can use the app with your Shopify store without problem. We don’t have custom native screens such as product list and checkout page using Shopify API only for WooCommerce we have but you can use it just with webview. Download the demo apk file and apply your webpage link you will see how it will look like. I am thinking to add custom screens for shopify as well, but this will be in future updates.

Hey i like to ask as you added Stripe payment gateway does that mean it wont gonna use woocommerce payment gateway what we did added!

Hello, If you use stripe in your woocommerce store on your webpage than you can connect it with the one in the app and have 1 stripe account only that works for both webpage and mobile apps. BeApp also support built in pay on delivery. If you want to use additionally another payments with a little modification after clicking buy button you can redirect user to your payment method in your webpage and process the payment from there.

hi! that is really most amazing app for webview, but i am disappointed of something i am not sure if you can do it or no after pusrchasing, i tried the demo app and i found out that (multi popup windows) does not work and show up black screen only , is possible for you to add this feature for me later ? thanks alot ❤️

Hi, all details has been sent, thanks ❤

Hi, bug is fixed I will include the fix in this update that is coming this week

Oh! That is amazing and incredible ! For sure i am waiting for it and please keep me in touch !!

Hi, i have some wordpress websites. if i use you script, the app will look as my websites, with the same contents? thanks

Hello and thank you for your interest. Yes the app will be the same as your website.

Hello friend, I congratulate you for the attentive way of answering all the questions! I am interested in acquiring your code, I have some questions.

Would you like to know if it is possible to add multiple URLs or websites in the app menu?.

How do interstitials work, what frequency do they have? Why are there no banner ads?.

Could you add Facebook ads?.

Do I have a Windows PC that I need to publish to iOS?

it would be great if you added a WordPress section and audio player

Hello friend and thank you! Yes you can add multiple urls in side menu, bottom navigation and floating button. You can create as much screens as you want and you choose what kind to be. We support many screen and one of them is Link the one you need. About the interstitials on every 5th change of screen (doesn’t matter from floating, bottom or side screen) we show interstitial. You can change this frequency to whatever number you need. We will expand our Ad section and yes we will add multiple ad providers and banners as well. We just upload new version (waiting for approve) that have WooCommerce support and a bunch of others. Now we start with new version where we will add more ads, deeplinks and maybe audio player. To publish for iOS you need Mac. With windows PC you can only upload to Android but with Mac you can upload to both.

The update 1.3 is live now :)

Great up will definitely purchase. does the app have deeplinks? the other thing the app is too huge. and lastly it would have been nice if i could actually test the app with my custom url.

Thank you, i noticed the update yesterday n i tried it. It seems like the app has gotten slow and its showing not responding multiple times, i also noticed that i cant scrolling whilst the page is not fully loaded with the new progress indicator its really a bad experience. I also noticed that they are ads in the app will try be a way to remove that because i would want my app to show contains ads in google playstore

Also if the app shows no network clicking retry loads the main url not the current page.. you may as well implement right and left swipe for back and forward.

Hi, everything can be turned off from the admin panel, loading, ads, cache, cookies, webrtc, javascript and much more. Yesterday I had some problems with the backend

Hello,

Some things i noticed playing around with the app.

I dont see a splash screen that we can set our logo, text and bg color when the app loads. Right now its an ugly white screen with a loader.

The onboarding backend is broken. It sets the same picture on every screen and it doesn’t update anything after a while. Please play around with it a bit and you will see what i am talking about.

How can we set a menu item to actually open the telephone app in both IOS and Android? I tried the standard tel:// xxx method but nothing happens.

You should use https://pub.dev/packages/cached_network_image and wrap every image from the json to use local storage since you already use the permission_handler. No need to download again and again from fb if they havent changed because of speed and most importantly, mobile data consumption that in some countries costs a lot!

And one suggestion.

It would be really cool if you implemented for us to open up the side menu from either the bottom of floating menu (like the chat button) without actually having the side menu visible on the top of the app. It could give us a lot of real estate to play around (lots of menus,social, store image) without actually eating up screen space.

And you should add a back browser check that when it is null it should pop up a modal saying would you like to exit the app?...etc

And almost forgot! The home button only works when we have opened a new url. But it does not work when we navigate within the same webview. That shouldnt be the case.

Cheers!

I added the points for back button and home button as well, you will have it in the next version :) and I will see what I can do with the side menu as well

Hello, I am glad to tell you that today I am going to upload the new update and will let you know when it’s approved. I think I cover almost all of your suggestions and will start with version 1.4 where we will have deep links. The rest you will be able to find in the 1.3 version as well as side menu as separate screen which you can open from floating or bottom navigation menu :)

Update is released :)

Nice Work, Good luck with more sales :)

Thank you very much!

Nice Work, Good luck with more sales.

Thank you very much!

Nice Flutter App.. Good luck with more sales.

Thank you very much!

admin panel ?

I decide to buy. I predict you will get more sell with this app. stay consistent and always update.

maybe you can start change default theme color from black.

Hello and thank you, yes my plan is to keep it up to date and make it better and better

Hello, the new update is out, you can check it out. I will start now new update and will consider default theme color. Any other suggestions are more than welcome. Have a great day!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey