Singapore BUS API Package

This package allows for a seamless integration of the current Singapore BUS API with your Flutter application, the API methods would be listed below

Features

SGBuses.get(_busID) would fetch you the list of bus information which you can utilise for o

Getting started

Just import the package as

import "package:sg_bus_api/src/bus_model.dart"

Usage

Examples to be added soon

const like = 'sample';

Libraries

sg_bus_api