Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myesense

This project contains the demo code (not tested by me) of Rainer Schlund that was published this repository. It can be used as a boilerplate for starting your own Swift based Flutter application. As mentioned before, the given source code is not tested - i can only assure you, that the configuration of the project is working.

How to configure your own project with ESense (esense_flutter)

  1. Create a new Swift based Flutter project using flutter create -i swift myprojectname
  2. Add esense_flutter to the dependencies (in pubspec.yaml) by adding the following under the line dependencies: : esense_flutter: 0.2.0+2
  3. Run flutter pub get in order to install the newly added dependency
  4. Done, you can add your own code and compile your project now.

More Information / Useful websites if you're new to this

About

An iOS Flutter project with Swift that was configured to use the esense_flutter plugin. Can be used as a boilerplate for WS19/20 Mobile Computing students at KIT.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages