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.
Jonas Franz afcfe33442
Add test for connection parsing
5 years ago
lib Add models for connection, type and region 5 years ago
test Add test for connection parsing 5 years ago
.drone.yml Add models for connection, type and region 5 years ago
.gitignore Initial commit 5 years ago
.metadata Initial commit 5 years ago
CHANGELOG.md Initial commit 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago
pubspec.lock Add models for connection, type and region 5 years ago
pubspec.yaml Add models for connection, type and region 5 years ago

README.md

db_construction_site

Dart implementation of Deutsche Bahn's construction site API

Getting Started

This project is a starting point for a Dart package, 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, which offers tutorials, samples, guidance on mobile development, and a full API reference.