Skip to content

deepcube-srl/roadsdata-flutter-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RoadsData Logo

Flutter SDK Integration Examples

Introduction

This repository contains two sample Flutter applications that demonstrate the integration of the roadsdata_flutter_sdk package. Each example showcases a different routing package integration, specifically go_router and get, to provide clear instances of how to incorporate roadsdata_flutter_sdk within your Flutter projects.

Table of Contents

Installation

To clone this repository and run the example apps, ensure you have Flutter installed on your system. Then, execute the following command in your terminal:

git clone https://github.com/deepcube-srl/roadsdata-flutter-examples.git
cd roadsdata-flutter-examples

Usage

Go Router Integration

To run the example with go_router integration, navigate to the go_router_integration directory and execute:

flutter run

Get Package Integration

For the get package integration example, move to the get_integration directory and run:

Features

  • Demonstration of roadsdata_flutter_sdk integration.
  • Examples of deeplink's integration with roadsdata throught go_router and get packages.
  • Easy-to-follow code for Flutter developers.

Documentation

For more detailed information on the roadsdata_flutter_sdk, refer to the official documentation here.

Examples

The repository includes the following example applications:

  • go_router_integration: Demonstrates integration of Roads Data with the go_router package.
  • get_integration: Shows how to integrate Roads Data with the get package.

Troubleshooting

If you encounter any issues while running the examples, ensure your Flutter environment is properly set up and that you have the latest version of the SDK installed.

License

Same license of Roads Data Flutter SDK

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published