Open Source Notice

This page is generated from repository manifests and local package metadata. It lists direct dependencies declared by the Flutter app and Python server.

Sources: `pling_app/pubspec.yaml`, `pling_app/pubspec.lock`, `pling_app/.dart_tool/package_config.json`, `pling-server/pyproject.toml`, `pling-server/uv.lock`, and installed `.venv` metadata.

Summary: 46 direct dependencies total, 29 from the app, and 17 from the server.

Missing values are shown explicitly as `Unknown` or `Unavailable`. This page is best-effort and does not include the full transitive dependency tree.

Back to Docs Home

Flutter app dependencies

Direct dependencies declared in `pling_app/pubspec.yaml`.

Package Version Ecosystem Scope License Project URL License status
csv6.0.0flutterdirect-mainSee local license filehttps://github.com/close2/csvLocal file: LICENSE
cupertino_icons1.0.8flutterdirect-mainSee local license filehttps://github.com/flutter/packages/tree/main/third_party/packages/cupertino_iconsLocal file: LICENSE
dio5.9.0flutterdirect-mainSee local license filehttps://github.com/cfug/dioLocal file: LICENSE
fl_chart0.68.0flutterdirect-mainSee local license filehttps://flchart.dev/Local file: LICENSE
flutter0.0.0flutterdirect-mainSee local license filehttps://flutter.devLocal file: LICENSE
flutter_dotenv6.0.0flutterdirect-mainSee local license filehttps://github.com/java-james/flutter_dotenvLocal file: LICENSE
flutter_local_notifications17.2.4flutterdirect-mainSee local license filehttps://github.com/MaikuB/flutter_local_notifications/tree/master/flutter_local_notificationsLocal file: LICENSE
flutter_localizations0.0.0flutterdirect-mainUnknownUnavailableNo local LICENSE file found
flutter_map7.0.2flutterdirect-mainSee local license filehttps://github.com/fleaflet/flutter_mapLocal file: LICENSE
flutter_native_splash2.4.7flutterdirect-mainSee local license filehttps://github.com/jonbhanson/flutter_native_splashLocal file: LICENSE
flutter_riverpod3.2.0flutterdirect-mainSee local license filehttps://riverpod.devLocal file: LICENSE
flutter_secure_storage10.0.0flutterdirect-mainSee local license filehttps://github.com/mogol/flutter_secure_storage/tree/develop/flutter_secure_storageLocal file: LICENSE
flutter_timezone5.0.1flutterdirect-mainSee local license filehttps://github.com/tjarvstrand/flutter_timezoneLocal file: LICENSE
geocoding3.0.0flutterdirect-mainSee local license filehttps://github.com/baseflow/flutter-geocoding/tree/main/geocodingLocal file: LICENSE
geolocator13.0.4flutterdirect-mainSee local license filehttps://github.com/baseflow/flutter-geolocator/tree/main/geolocatorLocal file: LICENSE
go_router17.0.1flutterdirect-mainSee local license filehttps://github.com/flutter/packages/tree/main/packages/go_routerLocal file: LICENSE
http1.6.0flutterdirect-mainSee local license filehttps://github.com/dart-lang/http/tree/master/pkgs/httpLocal file: LICENSE
http_parser4.1.2flutterdirect-mainSee local license filehttps://github.com/dart-lang/http/tree/master/pkgs/http_parserLocal file: LICENSE
image_picker1.2.1flutterdirect-mainSee local license filehttps://github.com/flutter/packages/tree/main/packages/image_picker/image_pickerLocal file: LICENSE
jwt_decode0.3.1flutterdirect-mainSee local license filehttps://github.com/sidsbrmnn/jwt_decodeLocal file: LICENSE
latlong20.9.1flutterdirect-mainSee local license filehttps://github.com/jifalops/dart-latlongLocal file: LICENSE
package_info_plus8.3.1flutterdirect-mainSee local license filehttps://github.com/fluttercommunity/plus_pluginsLocal file: LICENSE
path_provider2.1.5flutterdirect-mainSee local license filehttps://github.com/flutter/packages/tree/main/packages/path_provider/path_providerLocal file: LICENSE
shared_preferences2.5.4flutterdirect-mainSee local license filehttps://github.com/flutter/packages/tree/main/packages/shared_preferences/shared_preferencesLocal file: LICENSE
timezone0.9.4flutterdirect-mainSee local license filehttps://github.com/srawlins/timezoneLocal file: LICENSE
webview_flutter4.13.1flutterdirect-mainSee local license filehttps://github.com/flutter/packages/tree/main/packages/webview_flutter/webview_flutterLocal file: LICENSE
flutter_launcher_icons0.14.4flutterdirect-devSee local license filehttps://github.com/fluttercommunity/flutter_launcher_iconsLocal file: LICENSE
flutter_lints6.0.0flutterdirect-devSee local license filehttps://github.com/flutter/packages/tree/main/packages/flutter_lintsLocal file: LICENSE
flutter_test0.0.0flutterdirect-devUnknownUnavailableNo local LICENSE file found

Python server dependencies

Direct runtime and development dependencies declared in `pling-server/pyproject.toml`.

Package Version Ecosystem Scope License Project URL License status
alembic1.17.2pythondirect-mainMIThttps://alembic.sqlalchemy.orgMetadata file: LICENSE
asyncpg0.30.0pythondirect-mainApache License, Version 2.0https://github.com/MagicStack/asyncpgMetadata file: LICENSE
bcrypt5.0.0pythondirect-mainApache-2.0https://github.com/pyca/bcrypt/Metadata file: LICENSE
fastapi0.121.3pythondirect-mainMIThttps://github.com/fastapi/fastapiMetadata file: LICENSE
google-cloud-storage3.9.0pythondirect-mainApache 2.0https://github.com/googleapis/python-storageMetadata file: LICENSE
greenlet3.2.4pythondirect-mainMIT AND Python-2.0https://greenlet.readthedocs.io/Metadata file: LICENSE
httpx0.28.1pythondirect-mainBSD-3-Clausehttps://github.com/encode/httpxNo License-File entry in METADATA
litellm1.81.13pythondirect-mainMIThttps://litellm.aiNo License-File entry in METADATA
passlib1.7.4pythondirect-mainBSDhttps://passlib.readthedocs.ioNo License-File entry in METADATA
psycopg2-binary2.9.11pythondirect-mainLGPL with exceptionshttps://psycopg.org/Metadata file: LICENSE
pydantic2.12.4pythondirect-mainMIThttps://github.com/pydantic/pydanticMetadata file: LICENSE
pydantic-settings2.12.0pythondirect-mainMIThttps://github.com/pydantic/pydantic-settingsMetadata file: LICENSE
python-jose3.5.0pythondirect-mainMIThttps://github.com/mpdavis/python-jose/Metadata file: LICENSE
python-multipart0.0.20pythondirect-mainApache-2.0https://github.com/Kludex/python-multipartMetadata file: LICENSE.txt
SQLAlchemy2.0.44pythondirect-mainMIThttps://docs.sqlalchemy.orgMetadata file: LICENSE
uvicorn0.38.0pythondirect-mainBSD-3-Clausehttps://uvicorn.dev/Metadata file: LICENSE.md
pytest9.0.2pythondirect-devMIThttps://docs.pytest.org/en/latest/Metadata file: LICENSE

Regeneration command

python3 pling-legal/scripts/generate_oss_notice.py