Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Oct 29, 2022. It is now read-only.
/mobilePublic archive

Mobile App for Frappe built on Flutter

License

NotificationsYou must be signed in to change notification settings

frappe/mobile

Repository files navigation

We are deprecating mobile apps asdiscussed 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.

DeskAwesome BarForm 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 toSetup 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 usesprovider for State Management.hive,shared_preferences for storage.dio for making network requests.


[8]ページ先頭

©2009-2025 Movatter.jp