Skip to content

Oppkey/oppsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oppsite

Demo Site

Loading Page

The loading page is constructed on web/index.html.

<body  >
  <h1 style="color:black; font-family: Arial, Helvetica, sans-serif;">
    loading site
  </h1>
  <img src="assets/images/oppkey_logo.jpg">

Building Web Site

flutter build web --base-href=/oppsite/

In ./build/web/, copy all files in ./docs/

Push up to GitHub.

At the moment, there is a problem with the assets/ folder. You must manually move the assets up one level to avoid assets/assets.

References

About

Mockup of site in Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published