Giter Site home page Giter Site logo

huntergps / odoo_json_rpc_flutter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kasim1011/odoo_json_rpc_flutter

0.0 0.0 0.0 185 KB

Odoo Json-rpc Client for Flutter [Work In Progress]

License: MIT License

Kotlin 1.12% Swift 1.01% Objective-C 0.09% Dart 97.78%

odoo_json_rpc_flutter's Introduction

odoo_json_rpc_flutter

Odoo Json-rpc Client for Flutter [Work in progress].

Requirements

  • Dart >=2.7.0 <3.0.0
  • Flutter >=1.12.13+hotfix.5 <2.0.0

How to check sdk version

$ flutter doctor --verbose

[✓] Flutter (Channel stable, v1.12.13+hotfix.5, on Linux, locale en_IN)
    • Flutter version 1.12.13+hotfix.5 at /flutter/sdk/path
    • Framework revision 27321ebbad (3 days ago), 2019-12-10 18:15:01 -0800
    • Engine revision 2994f7e1e6
    • Dart version 2.7.0

How to set sdk version

  • Go to pubspec.yaml
  • Add following snippet
environment:
  sdk: ">=2.7.0 <3.0.0"
  flutter: ">=1.12.13+hotfix.5 <2.0.0"

odoo_json_rpc_flutter's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.