Skip to content

z80maniac/flutter_help_page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Help Page

A help page widget for Flutter.

For internal use.

Add the following to android/app/src/main/AndroidManifest.xml, inside the <manifest> tag:

<queries>
    <intent>
        <action android:name="android.intent.action.VIEW" />
        <data android:scheme="https" />
    </intent>
</queries>

About

Help page widget for Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published