Coder Social home page Coder Social logo

xdemo_flutter's Introduction

xdemo_mobile_example

A new Flutter project.

Getting Started

This project is a starting point for the XDemo Mobile Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

A blog post and video tutorial of the application can be found [here](Placeholder for MVoovies mobile blog post and video)

Dependencies

  • Flutter SDK - This app depends on the Flutter SDK. The Flutter team has developed amazing online documentation. In order to get the MVoovies mobile app up and running, please follow the Flutter installion guide. Complete up to step 3, and then comeback to this wiki continue wth MVoovies specific steps.Click Here - Flutter Install Guide
  • MultiValue Integration Server Community Edition - If this is not installed on your local machine, please follow the installation guide found [here](Place holder for MultiValue Personal Edition Installation Guide)
  • UniVerse - If UniVerse is not installed on your machine, please follow the installation guide found here

Running a Local Instance of the Application

  1. Clone this repo or run git clone https://github.com/Chimer2017/xdemo_flutter.git
  2. cd xdemo_flutter to naviagte to the root directory of the project
  3. Run flutter doctor. Follow any recommended prompts to fix any issues.
    • Make sure that a mobile simulator or actual device is running and connecting to Flutter. This can be confirmed with the flutter doctor command
  4. Run flutter run. This will start the app on the simulator or device of choice. However, this version is not deployable to app stores. App store deployment and native package information can be found here

Application Structure

  • lib/ - This folder contains all dart classes and widget definitions for the application.
  • ios/ & android/ - These folder contains operating system specific bundles to run the Flutter application on either platform.
  • .idea/ & build/ - These folders are automatically generatd with Flutter projects. For this application, no need to edit anything inside of them.
  • pubspec.yaml - This file contains all the dependicies for the application.
  • main.dart - This file is the starting point of the app. Location of the main function.

Configuration

The demo is by default set to work with a local copy of MVIS communit edition and the default port number. If you wish to configure your MVIS server or run it on premise or in the cloud, the demo will also need to be updated. There is the a "config.js" file in the widgets folder that contains the default port number and endpoint URI. Configure these to connect the demo application with your MVIS server

xdemo_flutter's People

Contributors

agorovoy avatar chimer2017 avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Forkers

mstapleton22

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.