appini

A tool to create mobile apps from websites using flutter and dart.


Keywords
mobileapp, websites, appini, mobile app, python, website
License
GPL-3.0
Install
pip install appini==0.0.3

Documentation

Appini

Command Line Interface that generates mobile apps from responsive websites.

Installation

Installation is very simple $ pip install appini Also check out flutter installation guide [from here!] (https://flutter.dev/docs/get-started/install/)

Usage

Just type $ appini from your favorite terminal.

Todo List

  • [x] Create Mobile app
  • [ ] Setup flutter and add flutter to path so user can call it from terminal
  • [ ] Add Firebase feature
  • [ ] Launch emulator
  • [ ] Upgrade CLI