Skip to content

eyad-hussein/onebusaway_api_client_demo_app

Repository files navigation

onebusaway_api_client_demo_app

This is the OneBusAway Client API demo app for testing the API Client library made with Dart.

Getting Started

Make sure you clone the library's repository first from here.

Then, clone the onebusaway_api_client_demo_app repository.

After cloning the app's repository, ensure that you set the path of the onebusaway_api_client_library in the pubspec.yaml file to the same path you cloned the onebusaway_api_client_library to.

dependencies:
  onebusaway_api_client_library:
    path: /path_to_onebusaway_api_client_library

Next,

cd path_to_onebusaway_api_client_demo_app

Then,

flutter run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published