sg_bus_api 0.0.3 sg_bus_api: ^0.0.3 copied to clipboard
An unofficial Flutter plugin that links the LTA BusAPI to any Flutter application
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';