Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mbasa/pgrServerDemo

Repository files navigation

pgrserver_demo

A flutter application to view and test major services of the pgrServer routing engine. This is used mainly for the MacOS desktop, although it will work as a Web as well as a mobile application.

Pre-requiste

A working pgrServer application service is a pre-requisite. Modify

lib/res/RestParams.dart

to point to the pgrServer if not located on the default localhost.

Getting the Application

A MacOS binary, an Android apk, an unsigned IOS ipa, and a web application package can all be downloaded fom the Release of this application.

Building as a Native Application

To build a MacOS Desktop application, run:

flutter build macos --no-sound-null-safety

Building as an Android Application

To build an Android application, run:

flutter build apk --release

Building as a Web Application

To build a Web application, run:

flutter build web --release

then edit web/index.html and change the base href to an appropriate web app name

<base href="/pgrserver_demo/">

Sanple Screenshots

About

Flutter Demo to Showcase pgrServer's features.

Topics

Resources

License

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /