Open Dieterbe opened 1 year ago
for example flutter_locations https://api.flutter.dev/flutter/flutter_localizations/flutter_localizations-library.html
(not to be confused with https://pub.dev/packages/flutter_localization)
flutter_localizations is part of flutter itself, which means it's BSD-3 as declared here: https://github.com/flutter/flutter/blob/master/LICENSE
i run into this problem with all the libraries that are part of flutter itself.
for example flutter_locations https://api.flutter.dev/flutter/flutter_localizations/flutter_localizations-library.html
(not to be confused with https://pub.dev/packages/flutter_localization)
flutter_localizations is part of flutter itself, which means it's BSD-3 as declared here: https://github.com/flutter/flutter/blob/master/LICENSE
i run into this problem with all the libraries that are part of flutter itself.