Skip to content

kostoman69/cmbtApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmbt

Cretan Mountain Bike Trails App

Getting Started

Έχω χρησιμοποιήσει το flutter_webview_plugin: ^0.3.11 Για Android: Ίσως χρειαστεί να προσθέσω το android:usesCleartextTraffic="true" μέσα στο <application ...> στο C:\Users\kostoman\Documents\flutter\cmbt\cmbt\android\app\src\main\AndroidManifest.xml

Για iOS In order for plugin to work correctly, you need to add new key to ios/Runner/Info.plist

NSAppTransportSecurity NSAllowsArbitraryLoads NSAllowsArbitraryLoadsInWebContent NSAllowsArbitraryLoadsInWebContent is for iOS 10+ and NSAllowsArbitraryLoads for iOS 9.

Ignoring SSL Errors Set the ignoreSSLErrors option to true to display content from servers with certificates usually not trusted by the Webview like self-signed certificates.

Warning: Don't use this in production.

About

Cretan Mountain Bike Trails Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published