sg_bus_api 0.0.1 copy "sg_bus_api: ^0.0.1" to clipboard
sg_bus_api: ^0.0.1 copied to clipboard

outdated

An unofficial Flutter plugin that links the LTA BusAPI to any Flutter application

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sg_bus_api

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  sg_bus_api: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sg_bus_api/sg_bus_api.dart';
1
likes
0
points
4
downloads

Publisher

verified publisherrach.codes

Weekly Downloads

An unofficial Flutter plugin that links the LTA BusAPI to any Flutter application

Homepage

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on sg_bus_api