[Beta] Frappe Mobile built on Flutter(Android/iOS)

flutter v2.2 had breaking changes for check box, have fixed it in redesign branch.

One question (without having tried the app yet): Is there an option to limit the data transfer to a certain medium (e.g. disallow mobile data, wifi only) or even better, only to a certain network?
Our server will be pretty much separated from the www once it’s setup and operational. Means, there will be no way to connect to it except for our internal network or via VPN. Is the app still usable that way?

from what i have understood, this is more like server side setup.
Incase of Mobile App if you are able to access your site’s url from mobile browser, you can access it from Mobile App too

1 Like

That’s ok for us then, thank you. It won’t help other folks with limited data plans though if their site is publicly available.

Is there a redesign branch build ready for download?

its almost ready, will provide the link when its done.

1 Like

Link please. Also can we release new builds on GitHub?

In complete agreement with posts above regarding Custom Scripts.

I hope the team has some plan on how to incorporate the custom scripts.

1 Like

please consider enabling the child table and Calendar view in next phase of development :wink:

does it support live sales rep location tracking ?
also what about chat sir ?

1 Like

can it send push notifcations ?

Hi Sumit - are we likely to get client scripts sometime soon? they seem to still be failing on the mobile app

1 Like

Hi All
Is there any update for frappe mobile app?
we test frappe_beta_2.apk
but it doesn’t work with Frappe Framework:v13.7.0 (version-13)

1 Like

Thank you ERPNext for a flutter app. I will be look at the code and contribute if what every way i can.

Sorry i didn’t got your point

Hi there, Hope you’re doing well.

As per commit history, it’s almost 17 months for active development, I see 1 or 2 drive links to download apk.

Why not frequently releasing beta over same repository as per schedules, no matters it’s alpha, beta, rc or production? This will enable larger audience to test, adopt app & raise issues or pr!

If this repo exist, exist with a mission & vision, are any particular set of users are using alpha/beta versions, in testing or production, or for a particular activity? Also, Can you please share tentative months for it’s release or it’ll be infinitely in beta?

I still can’t use it… Tried to login, the app return to the beginning…

Hi, thanks for pointing this out, we are soon going to release the app on playstore, until then you can download the latest releases by visiting Releases · frappe/mobile · GitHub

1 Like

Idem here

Have some errors when running the app

lib/widgets/form_builder_text_editor.dart:85:31: Error: ‘networkSourceMatcher’ is imported from both ‘package:flutter_html/custom_render.dart’ and ‘package:flutter_html/image_render.dart’.
networkSourceMatcher(domains: [
^^^^^^^^^^^^^^^^^^^^
lib/widgets/form_builder_text_editor.dart:87:35: Error: ‘networkImageRender’ is imported from both ‘package:flutter_html/custom_render.dart’ and ‘package:flutter_html/image_render.dart’.
]): networkImageRender(
^^^^^^^^^^^^^^^^^^
lib/widgets/form_builder_text_editor.dart:99:35: Error: ‘networkImageRender’ is imported from both ‘package:flutter_html/custom_render.dart’ and ‘package:flutter_html/image_render.dart’.
networkImageRender(
^^^^^^^^^^^^^^^^^^
lib/widgets/form_builder_text_editor.dart:106:31: Error: ‘networkSourceMatcher’ is imported from both ‘package:flutter_html/custom_render.dart’ and ‘package:flutter_html/image_render.dart’.
networkSourceMatcher(): networkImageRender(
^^^^^^^^^^^^^^^^^^^^
lib/widgets/form_builder_text_editor.dart:106:55: Error: ‘networkImageRender’ is imported from both ‘package:flutter_html/custom_render.dart’ and ‘package:flutter_html/image_render.dart’.
networkSourceMatcher(): networkImageRender(
^^^^^^^^^^^^^^^^^^
lib/widgets/form_builder_text_editor.dart:67:29: Error: No named parameter with the name ‘customRender’.
customRender: {
^^^^^^^^^^^^
…/…/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_html-3.0.0-alpha.2/lib/flutter_html.dart:50:3: Context: Found this candidate, but the arguments don’t match.
Html({
^^^^
lib/widgets/email_box.dart:264:25: Error: No named parameter with the name ‘customRender’.
customRender: {
^^^^^^^^^^^^
…/…/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_html-3.0.0-alpha.2/lib/flutter_html.dart:50:3: Context: Found this candidate, but the arguments don’t match.
Html({
^^^^