Skip to content

lucianoiam/flutter-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter-webapp

A quick way to setup a webapp targeting iOS and Android using Flutter

Features

  • Firebase remote notifications
  • Scheduled local notifications
  • QR and barcodes scanner
  • HTML5 geolocation on both platforms
  • Currently only supports remotely hosted content

How to use

  • Clone repo
  • Tune config/config.yml
  • Run

Customizing (work in progress)

  • Change package id in AndroidManifest.xml and build.gradle

License

Released under Apache 2.0 license. Feel free to comment and contribute.