Unofficial Dart implementation of Deutsche Bahn’s construction site API
https://pub.dev/packages/db_construction_site
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
496 B
14 lines
496 B
# db_construction_site
|
|
|
|
Dart implementation of Deutsche Bahn's construction site API
|
|
|
|
## Getting Started
|
|
|
|
This project is a starting point for a Dart
|
|
[package](https://flutter.dev/developing-packages/),
|
|
a library module containing code that can be shared easily across
|
|
multiple Flutter or Dart projects.
|
|
|
|
For help getting started with Flutter, view our
|
|
[online documentation](https://flutter.dev/docs), which offers tutorials,
|
|
samples, guidance on mobile development, and a full API reference.
|
|
|