Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions .fossa.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
version: 3

analyze:
modules:
- name: nextbillion-navigation-flutter
type: pub
target: .
experimental:
dart: true

cli:
server: https://app.fossa.com
allow-unmatched-deep: true
allow-unmatched-license: true

revision: v1.0.0

targets:
only:
- type: pub
path: .

display:
homepage: https://github.com/nextbillion-ai/nextbillion-navigation-flutter
description: A Flutter plugin for Nextbillion.ai Navigation SDK, providing turn-by-turn navigation.
license: BSD-3-Clause
license_file: LICENSE
notice_file: NOTICE
readme_file: README.md

license:
policy:
- type: approved
licenses:
- BSD-3-Clause
- MIT
- Apache-2.0