Mobile

Mobile App for Frappe built on Flutter
Alternatives To Mobile
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Timliu Ios11,285
a month ago2gpl-3.0
iOS开发常用三方库、插件、知名博客等等
Flutter Samples2,754
7 months agomitDart
Flutter Samples
Flutter Architecture Blueprints1,308
a year ago30mitDart
Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.
Jpush Flutter Plugin800
2 months ago153mitObjective-C
JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。
Flutter_barcode_scanner331
104 months ago25April 19, 2021166mitJava
Barcode scanner plugin for flutter. Supports barcode scanning for Android and iOS
Flutter_photo300
32 years ago43April 28, 202057apache-2.0Dart
Pick image/video from album by flutter. Support ios and android. UI by flutter, no native.
Wanandroid169
4 years agoapache-2.0Dart
A wanandroid.com client written by Flutter
Mobile139
a year ago34mit
Mobile App for Frappe built on Flutter
Book Recommended Daily103
2 years ago
作者日常学习发现的知识小文章
Finclip Flutter Demo78
4 months ago1mitDart
FinClip Flutter 运行环境,让小程序在 Flutter 应用中无缝运行 / Flutter DEMO for FinClip
Alternatives To Mobile
Select To Compare


Alternative Project Comparisons
Readme

Deprecation Warning

We are deprecating mobile apps as discussed here.

If you willing to take the development forward, you can fork the repo and continue the development.

Frappe Mobile

Access your ERPNext desk or any other Frappe desk anytime from your smartphone.

Desk Awesome Bar Form View

Features:

  1. Create/Update Docs
  2. Add/Remove Assignees, Tags
  3. Add/Remove/Download Attachments
  4. Add Comments, Send Email
  5. Appreciate/Criticize Users involved in specified Doc.
  6. Timeline
  7. Awesombar

Development

  1. To run this Project first you need to Setup Flutter

  2. Install packages

flutter pub get
  1. Run the Project
flutter run

Architecture

This Project roughly follows MVVM Architecture where each screen has seperate file and each stateful screen is contained in a folder with 2 files

  1. View file (layout logic)
  2. View Model File (data processing and state management).

This Project uses provider for State Management. hive, shared_preferences for storage. dio for making network requests.

Popular Flutter Projects
Popular Xcode Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Dart
Flutter
Xcode