ota_string 0.0.5

SDKflutter
Platformandroidioswindowslinuxmacosweb

Update string over the air

Flutter Over The Air String

Update String Over the air but free...

Installing

1. Get the package

Add this to your pubspec.yaml file:

dependencies:
  ota_string: ^0.0.5
  
dev_dependencies:
  ota_generator: ^0.0.5

2. Install

Install with:

flutter pub get

How to use

Check README.md on ota_generator