SafeNow nutzt viele Open Source Projekte und wir sind für diese Software sehr dankbar. Hier sind alle von uns verwendeten Lizenzen gruppiert nach SafeNow-Projekt.
Dies sind die Flutter-Bibliotheken, die wir in der SafeNow App einsetzen.
bs58
:
Nach englischsprachiger Beschreibung "Dart package to compute base 58 encoding. This encoding is typically used for crypto currencies such as Bitcoin." Mehr über diese Software ist unter https://github.com/litaoh/base58 zu finden.
chips_choice
:
Nach englischsprachiger Beschreibung "Lite version of smart_select package, zero dependencies, an easy way to provide a single or multiple choice chips." Mehr über diese Software ist unter https://github.com/davigmacode/flutter_chips_choice zu finden.
drift
:
Nach englischsprachiger Beschreibung "Drift is a reactive library to store relational data in Dart and Flutter applications." Mehr über diese Software ist unter https://drift.simonbinder.eu/ zu finden.
flutter
:
Nach englischsprachiger Beschreibung "A framework for writing Flutter applications" Mehr über diese Software ist unter https://flutter.dev zu finden.
flutter_hooks
:
Nach englischsprachiger Beschreibung "A flutter implementation of React hooks. It adds a new kind of widget with enhanced code reuse." Mehr über diese Software ist unter https://github.com/rrousselGit/flutter_hooks zu finden.
flutter_svg
:
Nach englischsprachiger Beschreibung "An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files."
flutter_switch
:
Nach englischsprachiger Beschreibung "A custom switch widget that can have a custom height and width, borders, border radius, colors, toggle size, custom text and icons inside the toggle." Mehr über diese Software ist unter https://github.com/boringdeveloper/FlutterSwitch zu finden.
hex
:
Nach englischsprachiger Beschreibung "Easy hexadecimal convertion using dart:convert API." Mehr über diese Software ist unter https://github.com/stevenroose/dart-hex zu finden.
hooks_riverpod
:
Nach englischsprachiger Beschreibung "A simple way to access state from anywhere in your application while robust and testable.
" Mehr über diese Software ist unter https://riverpod.dev zu finden.
in_app_review
:
Nach englischsprachiger Beschreibung "Flutter plugin for showing the In-App Review/System Rating pop up on Android, iOS and MacOS. It makes it easy for users to rate your app." Mehr über diese Software ist unter https://github.com/britannio/in_app_review/tree/master/in_app_review zu finden.
introduction_screen
:
Nach englischsprachiger Beschreibung "Introduction/Onboarding package for flutter app with some customizations possibilities" Mehr über diese Software ist unter https://github.com/pyozer/introduction_screen zu finden.
lottie
:
Nach englischsprachiger Beschreibung "Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player."
path
:
Nach englischsprachiger Beschreibung "A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web."
path_drawing
:
Nach englischsprachiger Beschreibung "A flutter library to help with (Canvas) Path creation and manipulation
" Mehr über diese Software ist unter https://github.com/dnfield/flutter_path_drawing zu finden.
path_provider
:
Nach englischsprachiger Beschreibung "Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories."
pedantic
:
Nach englischsprachiger Beschreibung "The Dart analyzer settings and best practices used internally at Google." Mehr über diese Software ist unter https://github.com/google/pedantic zu finden.
pin_code_fields
:
Nach englischsprachiger Beschreibung "A flutter package which will help you to generate pin code fields. Can be useful for OTP for example." Mehr über diese Software ist unter https://github.com/adar2378 zu finden.
rive
:
Nach englischsprachiger Beschreibung "Rive 2 Flutter Runtime. This package provides runtime functionality for playing back and interacting with animations built with the Rive editor available at https://rive.app." Mehr über diese Software ist unter https://rive.app zu finden.
riverpod
:
Nach englischsprachiger Beschreibung "A simple way to access state from anywhere in your application while robust and testable.
" Mehr über diese Software ist unter https://riverpod.dev zu finden.
share_plus
:
Nach englischsprachiger Beschreibung "Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS." Mehr über diese Software ist unter https://plus.fluttercommunity.dev/ zu finden.
shimmer
:
Nach englischsprachiger Beschreibung "A package provides an easy way to add shimmer effect in Flutter project" Mehr über diese Software ist unter https://github.com/hnvn/flutter_shimmer zu finden.
sliver_tools
:
Nach englischsprachiger Beschreibung "A set of useful sliver tools that are missing from the flutter framework" Mehr über diese Software ist unter https://github.com/Kavantix zu finden.
smart_auth
:
Nach englischsprachiger Beschreibung "Wrapper of Android SMS User Consent API, SMS Retriever API to read one time sms code, get/save/delete user phone number, OTP, OTC, sms autofill, android autofill" Mehr über diese Software ist unter https://github.com/Tkko/flutter_smart_auth zu finden.
sqlite3_flutter_libs
:
Nach englischsprachiger Beschreibung "Flutter plugin to include native sqlite3 libraries with your app" Mehr über diese Software ist unter https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3_flutter_libs zu finden.
timelines
:
Nach englischsprachiger Beschreibung "A powerful & easy to use timeline package for Flutter. All UI components in this package are separate widgets." Mehr über diese Software ist unter https://chulwoo.dev zu finden.
vibration
:
Nach englischsprachiger Beschreibung "A plugin for handling Vibration API on iOS, Android, and web." Mehr über diese Software ist unter https://github.com/benjamindean/flutter_vibration zu finden.
video_player
:
Nach englischsprachiger Beschreibung "Flutter plugin for displaying inline video with other Flutter widgets on Android, iOS, and web."
webview_flutter
:
Nach englischsprachiger Beschreibung "A Flutter plugin that provides a WebView widget on Android and iOS."
Dies sind die Lizenzen der Flutter-Bibliotheken, die wir in der SafeNow App einsetzen.
bs58
MIT License
Copyright (c) 2020 litaoh
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
chips_choice
Copyright 2022 Irfan Vigma Taufik
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
drift
MIT License
Copyright (c) 2021 Simon Binder
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
flutter
Copyright 2014 The Flutter Authors. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
flutter_hooks
MIT License
Copyright (c) 2018 Remi Rousselet
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
flutter_svg
Copyright (c) 2018 Dan Field
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
flutter_switch
BSD 3-Clause License
Copyright (c) 2020, Nichole John Romero
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
hex
The MIT License (MIT)
Copyright (c) 2016 Dartcoin
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
hooks_riverpod
MIT License
Copyright (c) 2020 Remi Rousselet
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
in_app_review
MIT License
Copyright (c) 2020 Britannio Jarrett
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
introduction_screen
MIT License
Copyright (c) 2019 Jean-Charles Moussé
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
lottie
MIT License
Copyright (c) [year] [fullname]
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
path
Copyright 2014, the Dart project authors.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
path_drawing
Copyright (c) 2018 Dan Field
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
path_provider
Copyright 2013 The Flutter Authors. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
pedantic
Copyright 2017, the Dart project authors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
pin_code_fields
MIT License
Copyright (c) 2019 A. K. M. Saiful Islam
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
rive
MIT License
Copyright (c) 2020 Rive
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
riverpod
MIT License
Copyright (c) 2020 Remi Rousselet
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
share_plus
Copyright 2017, the Flutter project authors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
shimmer
Copyright 2013, the Dart project authors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
sliver_tools
The MIT License (MIT)
Copyright (c) 2020 Pieter van Loon
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
smart_auth
The MIT License (MIT)
Copyright (c) 2022 Tornike Kurdadze
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.
sqlite3_flutter_libs
MIT License
Copyright (c) 2020 Simon Binder
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
timelines
MIT License
Copyright (c) 2020 Chulwoo
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
vibration
BSD 2-Clause License
Copyright (c) 2018, Benjamin Dean
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
video_player
Copyright 2013 The Flutter Authors. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
webview_flutter
Copyright 2013 The Flutter Authors. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Die SafeNow Business App wendet sich an Betreiber, Sicherheitsdienste und Sicherheitsmitarbeiter. Mit ihr erfolgt die Einrichtung von öffentlichen SafeNow Zonen und in der SafeNow Business App empfängt Sicherheitspersonal Alarmierungen.
Dies sind die Flutter-Bibliotheken, die wir in der SafeNow Business App einsetzen.
airplane_mode_checker
:
Nach englischsprachiger Beschreibung "Flutter plugin allows you to check the status of Airplane Mode on iOS and Android mobile." Mehr über diese Software ist unter https://github.com/14h4i/airplane_mode_checker zu finden.
collection
:
Nach englischsprachiger Beschreibung "Collections and utilities functions and classes related to collections."
cupertino_icons
:
Nach englischsprachiger Beschreibung "Default icons asset for Cupertino widgets based on Apple styled icons"
dash_chat_2
:
Nach englischsprachiger Beschreibung "The most complete Chat UI for flutter. Easy to use, highly customizable and fully featured" Mehr über diese Software ist unter https://github.com/SebastienBtr/Dash-Chat-2 zu finden.
drift
:
Nach englischsprachiger Beschreibung "Drift is a reactive library to store relational data in Dart and Flutter applications." Mehr über diese Software ist unter https://drift.simonbinder.eu/ zu finden.
equatable
:
Nach englischsprachiger Beschreibung "A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode." Mehr über diese Software ist unter https://github.com/felangel/equatable zu finden.
flutter
:
Nach englischsprachiger Beschreibung "A framework for writing Flutter applications" Mehr über diese Software ist unter https://flutter.dev zu finden.
flutter_feather_icons
:
Nach englischsprachiger Beschreibung "Feather is a collection of simply beautiful open source icons. Each icon is designed on a 24x24 grid with an emphasis on simplicity, consistency and usability." Mehr über diese Software ist unter https://github.com/muj-programmer/flutter_feather_icons zu finden.
flutter_localizations
:
Keine Beschreibung verfügbar
flutter_phoenix
:
Nach englischsprachiger Beschreibung "Easily restart your application from scratch, losing any previous state" Mehr über diese Software ist unter https://github.com/mobiten/flutter_phoenix zu finden.
flutter_slidable
:
Nach englischsprachiger Beschreibung "A Flutter implementation of slidable list item with directional slide actions that can be dismissed." Mehr über diese Software ist unter https://github.com/letsar/flutter_slidable zu finden.
flutter_svg
:
Nach englischsprachiger Beschreibung "An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files."
hooks_riverpod
:
Nach englischsprachiger Beschreibung "A simple way to access state from anywhere in your application while robust and testable.
" Mehr über diese Software ist unter https://riverpod.dev zu finden.
intl
:
Nach englischsprachiger Beschreibung "Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues."
keyboard_actions
:
Nach englischsprachiger Beschreibung "Now you can add features to the Android / iOS keyboard in a very simple way." Mehr über diese Software ist unter https://github.com/diegoveloper/ zu finden.
modal_bottom_sheet
:
Nach englischsprachiger Beschreibung "Create awesome and powerful modal bottom sheets. Material, Cupertino iOS 13 or create your own style" Mehr über diese Software ist unter https://github.com/jamesblasco/modal_bottom_sheet zu finden.
omni_datetime_picker
:
Nach englischsprachiger Beschreibung "A datetime picker package with option to use a single datetime picker or a datetime range picker." Mehr über diese Software ist unter https://alanchan.dev zu finden.
path
:
Nach englischsprachiger Beschreibung "A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web."
path_provider
:
Nach englischsprachiger Beschreibung "Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories."
qr_code_scanner
:
Nach englischsprachiger Beschreibung "QR code scanner that can be embedded inside flutter. It uses zxing in Android and MTBBarcode scanner in iOS." Mehr über diese Software ist unter https://juliuscanute.com zu finden.
qr_flutter
:
Nach englischsprachiger Beschreibung "QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.
" Mehr über diese Software ist unter https://github.com/theyakka/qr.flutter zu finden.
rive
:
Nach englischsprachiger Beschreibung "Rive 2 Flutter Runtime. This package provides runtime functionality for playing back and interacting with animations built with the Rive editor available at https://rive.app." Mehr über diese Software ist unter https://rive.app zu finden.
route_observer_mixin
:
Nach englischsprachiger Beschreibung "RouteObserveMixin provides easy access to didPush/didPop/didPushNext/didPopNext." Mehr über diese Software ist unter https://github.com/mono0926/route_observer_mixin zu finden.
sentry_flutter
:
Nach englischsprachiger Beschreibung "Sentry SDK for Flutter. This package aims to support different Flutter targets by relying on the many platforms supported by Sentry with native SDKs." Mehr über diese Software ist unter https://docs.sentry.io/platforms/flutter/ zu finden.
share_plus
:
Nach englischsprachiger Beschreibung "Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS." Mehr über diese Software ist unter https://plus.fluttercommunity.dev/ zu finden.
shared_preferences
:
Nach englischsprachiger Beschreibung "Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android."
shimmer
:
Nach englischsprachiger Beschreibung "A package provides an easy way to add shimmer effect in Flutter project" Mehr über diese Software ist unter https://github.com/hnvn/flutter_shimmer zu finden.
signal_strength_indicator
:
Nach englischsprachiger Beschreibung "Customizable signal strength indicator widget for Flutter. Allows to easily visualize signal strength." Mehr über diese Software ist unter https://github.com/janstol/signal_strength_indicator zu finden.
sliver_tools
:
Nach englischsprachiger Beschreibung "A set of useful sliver tools that are missing from the flutter framework" Mehr über diese Software ist unter https://github.com/Kavantix zu finden.
smooth_corner
:
Nach englischsprachiger Beschreibung "A rectangular border with variable smoothness imitated from Figma."
sqlite3_flutter_libs
:
Nach englischsprachiger Beschreibung "Flutter plugin to include native sqlite3 libraries with your app" Mehr über diese Software ist unter https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3_flutter_libs zu finden.
url_launcher
:
Nach englischsprachiger Beschreibung "Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes."
validators
:
Nach englischsprachiger Beschreibung "String validation and sanitization for Dart." Mehr über diese Software ist unter https://github.com/dart-league/validators zu finden.
video_player
:
Nach englischsprachiger Beschreibung "Flutter plugin for displaying inline video with other Flutter widgets on Android, iOS, and web."
webview_flutter
:
Nach englischsprachiger Beschreibung "A Flutter plugin that provides a WebView widget on Android and iOS."
Dies sind die Lizenzen der Flutter-Bibliotheken, die wir in der SafeNow Business App einsetzen.
airplane_mode_checker
MIT License
Copyright (c) 2021 14h4i
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
collection
Copyright 2015, the Dart project authors.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
cupertino_icons
The MIT License (MIT)
Copyright (c) 2016 Vladimir Kharlampidi
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
dash_chat_2
MIT License
Copyright (c) 2021 Molteo
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
drift
MIT License
Copyright (c) 2021 Simon Binder
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
equatable
MIT License
Copyright (c) 2018 Felix Angelov
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
flutter
Copyright 2014 The Flutter Authors. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
flutter_feather_icons
MIT License
Copyright (c) 2019 Nikhil Anand
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
flutter_localizations
Die Software wurde ohne Lizenz bereitgestellt. Nachdem die Autoren sie öffentlich bereitgestellt haben, wird davon ausgegangen, dass die Software unter Nennung des Projekts mit einer freien Benutzung einverstanden sind.
flutter_phoenix
The MIT License (MIT)
Copyright (c) 2019 mobiten
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
flutter_slidable
MIT License
Copyright (c) 2018 Romain Rastel
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
flutter_svg
Copyright (c) 2018 Dan Field
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
hooks_riverpod
MIT License
Copyright (c) 2020 Remi Rousselet
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
intl
Copyright 2013, the Dart project authors.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keyboard_actions
MIT License
Copyright (c) 2018 Diego Velásquez López
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
modal_bottom_sheet
MIT License
Copyright (c) 2020 Jaime Blasco
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
omni_datetime_picker
MIT License
Copyright (c) 2023 alanchan-dev
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
path
Copyright 2014, the Dart project authors.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
path_provider
Copyright 2013 The Flutter Authors. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
qr_code_scanner
Copyright 2018 Julius Canute
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
qr_flutter
BSD 3-Clause License
Copyright (c) 2020, Luke Freeman.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
rive
MIT License
Copyright (c) 2020 Rive
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
route_observer_mixin
MIT License
Copyright (c) 2019 Masayuki Ono
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
sentry_flutter
MIT License
Copyright (c) 2019 Sentry
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
share_plus
// Copyright 2017, the Flutter project authors. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions and the following disclaimer.
// * Redistributions in binary form must reproduce the above
// copyright notice, this list of conditions and the following disclaimer
// in the documentation and/or other materials provided with the
// distribution.
// * Neither the name of Google Inc. nor the names of its
// contributors may be used to endorse or promote products derived from
// this software without specific prior written permission.
//
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
shared_preferences
Copyright 2013 The Flutter Authors. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
shimmer
Copyright 2013, the Dart project authors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
signal_strength_indicator
MIT License
Copyright (c) 2019 Jan Štol
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
sliver_tools
The MIT License (MIT)
Copyright (c) 2020 Pieter van Loon
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
smooth_corner
BSD 3-Clause License
Copyright (c) 2021, Hosea Tao
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
sqlite3_flutter_libs
MIT License
Copyright (c) 2020 Simon Binder
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
url_launcher
Copyright 2013 The Flutter Authors. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
validators
The MIT License (MIT)
Copyright (c) 2018 Luis Vargas, Karan Goel
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
video_player
Copyright 2013 The Flutter Authors. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
webview_flutter
Copyright 2013 The Flutter Authors. All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Das SafeNow Backend nimmt alle Anfragen der SafeNow Apps entgegen und verarbeitet sie. Die Daten werden in einer PostgreSQL-Datenbank gehalten und wir nutzen Hasura als Zwischenschicht mit der wir für unsere Apps eine GraphQL-Schnittstelle zur Verfügung stellen.
Dies sind die Software-Bibliotheken, die wir im SafeNow Backend einsetzen.
HdrHistogram
:
Mehr über diese Software ist unter http://hdrhistogram.github.io/HdrHistogram/ zu finden.
LatencyUtils
:
Mehr über diese Software ist unter http://latencyutils.github.io/LatencyUtils/ zu finden.
accessors-smart
:
Mehr über diese Software ist unter https://urielch.github.io/ zu finden.
annotations
:
Mehr über diese Software ist unter https://github.com/JetBrains/java-annotations zu finden.
apollo-adapters-jvm
:
Mehr über diese Software ist unter https://github.com/apollographql/apollo-kotlin/ zu finden.
apollo-annotations-jvm
:
Mehr über diese Software ist unter https://github.com/apollographql/apollo-kotlin/ zu finden.
apollo-api-jvm
:
Mehr über diese Software ist unter https://github.com/apollographql/apollo-kotlin/ zu finden.
apollo-mpp-utils-jvm
:
Mehr über diese Software ist unter https://github.com/apollographql/apollo-kotlin/ zu finden.
apollo-runtime-jvm
:
Mehr über diese Software ist unter https://github.com/apollographql/apollo-kotlin/ zu finden.
asm
:
Mehr über diese Software ist unter http://asm.ow2.org zu finden.
atomicfu-jvm
:
Mehr über diese Software ist unter https://github.com/Kotlin/kotlinx.atomicfu zu finden.
auto-value-annotations
:
Mehr über diese Software ist unter https://github.com/google/auto/tree/master/value zu finden.
aws-config-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/aws-sdk-kotlin zu finden.
aws-core-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/aws-sdk-kotlin zu finden.
aws-credentials-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
aws-endpoint-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/aws-sdk-kotlin zu finden.
aws-event-stream-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
aws-http-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/aws-sdk-kotlin zu finden.
aws-json-protocols-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
aws-protocol-core-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
aws-signing-common-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
aws-signing-default-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
aws-xml-protocols-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
cache-api
:
Mehr über diese Software ist unter https://github.com/jsr107/jsr107spec zu finden.
checker-qual
:
Mehr über diese Software ist unter https://checkerframework.org/ zu finden.
commons-codec
:
Mehr über diese Software ist unter https://commons.apache.org/proper/commons-codec/ zu finden.
commons-io
:
Mehr über diese Software ist unter https://commons.apache.org/proper/commons-io/ zu finden.
commons-logging
:
Mehr über diese Software ist unter http://commons.apache.org/proper/commons-logging/ zu finden.
commons-math3
:
Mehr über diese Software ist unter http://commons.apache.org/proper/commons-math/ zu finden.
conscrypt-openjdk-uber
:
Mehr über diese Software ist unter https://conscrypt.org/ zu finden.
failureaccess
:
Mehr über diese Software ist unter https://github.com/google/guava/ zu finden.
firebase-admin
:
Mehr über diese Software ist unter https://firebase.google.com/ zu finden.
freemarker
:
Mehr über diese Software ist unter https://freemarker.apache.org/ zu finden.
google-api-client
:
Mehr über diese Software ist unter https://developers.google.com/api-client-library/java/ zu finden.
google-api-client-gson
:
Mehr über diese Software ist unter https://googleapis.dev/java/google-api-client/2.2.0/index.html zu finden.
google-cloud-firestore
:
Mehr über diese Software ist unter https://github.com/googleapis/java-firestore zu finden.
google-cloud-storage
:
Mehr über diese Software ist unter https://github.com/googleapis/java-storage zu finden.
google-http-client
:
Mehr über diese Software ist unter https://www.google.com/ zu finden.
google-http-client-apache-v2
:
Mehr über diese Software ist unter https://www.google.com/ zu finden.
google-oauth-client
:
Mehr über diese Software ist unter https://www.google.com/ zu finden.
grpc-alts
:
Mehr über diese Software ist unter https://github.com/grpc/grpc-java zu finden.
grpc-api
:
Mehr über diese Software ist unter https://github.com/grpc/grpc-java zu finden.
grpc-auth
:
Mehr über diese Software ist unter https://github.com/grpc/grpc-java zu finden.
grpc-context
:
Mehr über diese Software ist unter https://github.com/grpc/grpc-java zu finden.
grpc-core
:
Mehr über diese Software ist unter https://github.com/grpc/grpc-java zu finden.
grpc-googleapis
:
Mehr über diese Software ist unter https://github.com/grpc/grpc-java zu finden.
grpc-grpclb
:
Mehr über diese Software ist unter https://github.com/grpc/grpc-java zu finden.
grpc-netty-shaded
:
Mehr über diese Software ist unter https://github.com/grpc/grpc-java zu finden.
grpc-protobuf
:
Mehr über diese Software ist unter https://github.com/grpc/grpc-java zu finden.
grpc-protobuf-lite
:
Mehr über diese Software ist unter https://github.com/grpc/grpc-java zu finden.
grpc-rls
:
Mehr über diese Software ist unter https://github.com/grpc/grpc-java zu finden.
grpc-services
:
Mehr über diese Software ist unter https://github.com/grpc/grpc-java zu finden.
grpc-stub
:
Mehr über diese Software ist unter https://github.com/grpc/grpc-java zu finden.
grpc-xds
:
Mehr über diese Software ist unter https://github.com/grpc/grpc-java zu finden.
gson
:
Mehr über diese Software ist unter https://github.com/google/gson/gson zu finden.
guava
:
Mehr über diese Software ist unter https://github.com/google/guava/ zu finden.
http-auth-api-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
http-auth-aws-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
http-auth-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
http-client-engine-default-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
http-client-engine-okhttp-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
http-client-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
http-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
httpclient
:
Mehr über diese Software ist unter http://hc.apache.org/httpcomponents-client zu finden.
httpcore
:
Mehr über diese Software ist unter http://hc.apache.org/httpcomponents-core-ga zu finden.
identity-api-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
j2objc-annotations
:
Mehr über diese Software ist unter https://github.com/google/j2objc/ zu finden.
jackson-annotations
:
Mehr über diese Software ist unter http://github.com/FasterXML/jackson zu finden.
jackson-core
:
Mehr über diese Software ist unter https://github.com/FasterXML/jackson-core zu finden.
jackson-databind
:
Mehr über diese Software ist unter http://github.com/FasterXML/jackson zu finden.
jackson-dataformat-xml
:
Mehr über diese Software ist unter https://github.com/FasterXML/jackson-dataformat-xml zu finden.
jackson-dataformat-yaml
:
Mehr über diese Software ist unter https://github.com/FasterXML/jackson-dataformats-text zu finden.
jackson-datatype-jdk8
:
Mehr über diese Software ist unter https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8 zu finden.
jackson-datatype-jsr310
:
Mehr über diese Software ist unter https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310 zu finden.
jackson-module-kotlin
:
Mehr über diese Software ist unter https://github.com/FasterXML/jackson-module-kotlin zu finden.
jackson-module-parameter-names
:
Mehr über diese Software ist unter https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names zu finden.
jakarta.annotation-api
:
Mehr über diese Software ist unter https://www.eclipse.org zu finden.
java-object-diff
:
Mehr über diese Software ist unter https://github.com/SQiShER/java-object-diff zu finden.
javax.annotation-api
:
Mehr über diese Software ist unter https://javaee.github.io/glassfish zu finden.
jjwt-api
:
Mehr über diese Software ist unter https://github.com/jwtk/jjwt zu finden.
jjwt-impl
:
Mehr über diese Software ist unter https://github.com/jwtk/jjwt zu finden.
jjwt-jackson
:
Mehr über diese Software ist unter https://github.com/jwtk/jjwt zu finden.
jodd-bean
:
Mehr über diese Software ist unter https://jodd.org zu finden.
jodd-core
:
Mehr über diese Software ist unter https://jodd.org zu finden.
jpx
:
Mehr über diese Software ist unter https://github.com/jenetics/jpx zu finden.
json
:
Mehr über diese Software ist unter https://github.com/douglascrockford/JSON-java zu finden.
json-path
:
Mehr über diese Software ist unter https://github.com/jayway/JsonPath zu finden.
json-smart
:
Mehr über diese Software ist unter https://urielch.github.io/ zu finden.
jsr305
:
Mehr über diese Software ist unter http://findbugs.sourceforge.net/ zu finden.
jul-to-slf4j
:
Mehr über diese Software ist unter http://www.slf4j.org zu finden.
kotlin-logging-jvm
:
Mehr über diese Software ist unter https://github.com/MicroUtils/kotlin-logging zu finden.
kotlin-reflect
:
Mehr über diese Software ist unter https://kotlinlang.org/ zu finden.
kotlin-stdlib
:
Mehr über diese Software ist unter https://kotlinlang.org/ zu finden.
kotlin-stdlib-common
:
Mehr über diese Software ist unter https://kotlinlang.org/ zu finden.
kotlin-stdlib-jdk7
:
Mehr über diese Software ist unter https://kotlinlang.org/ zu finden.
kotlin-stdlib-jdk8
:
Mehr über diese Software ist unter https://kotlinlang.org/ zu finden.
kotlinx-coroutines-core-jvm
:
Mehr über diese Software ist unter https://github.com/Kotlin/kotlinx.coroutines zu finden.
kotlinx-coroutines-jdk8
:
Mehr über diese Software ist unter https://github.com/Kotlin/kotlinx.coroutines zu finden.
kotlinx-coroutines-reactive
:
Mehr über diese Software ist unter https://github.com/Kotlin/kotlinx.coroutines zu finden.
kotlinx-coroutines-reactor
:
Mehr über diese Software ist unter https://github.com/Kotlin/kotlinx.coroutines zu finden.
kotlinx-datetime-jvm
:
Mehr über diese Software ist unter https://github.com/Kotlin/kotlinx-datetime zu finden.
log4j-api
:
Mehr über diese Software ist unter https://www.apache.org/ zu finden.
log4j-to-slf4j
:
Mehr über diese Software ist unter https://www.apache.org/ zu finden.
logback-classic
:
Mehr über diese Software ist unter http://www.qos.ch zu finden.
logback-core
:
Mehr über diese Software ist unter http://www.qos.ch zu finden.
logging-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
logstash-logback-encoder
:
Mehr über diese Software ist unter https://github.com/logfellow/logstash-logback-encoder zu finden.
mailjet-client
:
Mehr über diese Software ist unter https://github.com/mailjet/mailjet-apiv3-java/ zu finden.
micrometer-core
:
Mehr über diese Software ist unter https://github.com/micrometer-metrics/micrometer zu finden.
micrometer-registry-prometheus
:
Mehr über diese Software ist unter https://github.com/micrometer-metrics/micrometer zu finden.
minlog
:
Mehr über diese Software ist unter https://github.com/EsotericSoftware/minlog zu finden.
netty-buffer
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-codec
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-codec-dns
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-codec-http
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-codec-http2
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-codec-socks
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-common
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-handler
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-handler-proxy
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-resolver
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-resolver-dns
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-resolver-dns-classes-macos
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-resolver-dns-native-macos
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-transport
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-transport-classes-epoll
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-transport-native-epoll
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
netty-transport-native-unix-common
:
Mehr über diese Software ist unter https://netty.io/ zu finden.
okhttp
:
Mehr über diese Software ist unter https://square.github.io/okhttp/ zu finden.
okhttp-coroutines-jvm
:
Mehr über diese Software ist unter https://square.github.io/okhttp/ zu finden.
okhttp-jvm
:
Mehr über diese Software ist unter https://square.github.io/okhttp/ zu finden.
okio-jvm
:
Mehr über diese Software ist unter https://github.com/square/okio/ zu finden.
opencensus-api
:
Mehr über diese Software ist unter https://github.com/census-instrumentation/opencensus-java zu finden.
opencensus-contrib-grpc-util
:
Mehr über diese Software ist unter https://github.com/census-instrumentation/opencensus-java zu finden.
opencensus-contrib-http-util
:
Mehr über diese Software ist unter https://github.com/census-instrumentation/opencensus-java zu finden.
opencensus-proto
:
Mehr über diese Software ist unter https://github.com/census-instrumentation/opencensus-proto zu finden.
perfmark-api
:
Mehr über diese Software ist unter https://github.com/perfmark/perfmark zu finden.
proto-google-cloud-firestore-bundle-v1
:
Mehr über diese Software ist unter https://github.com/googleapis/java-firestore/proto-google-cloud-firestore-bundle-v1 zu finden.
proto-google-cloud-firestore-v1
:
Mehr über diese Software ist unter https://github.com/googleapis/java-firestore/proto-google-cloud-firestore-v1 zu finden.
proto-google-common-protos
:
Mehr über diese Software ist unter https://github.com/googleapis/sdk-platform-java zu finden.
proto-google-iam-v1
:
Mehr über diese Software ist unter https://github.com/googleapis/sdk-platform-java zu finden.
protobuf-java
:
Mehr über diese Software ist unter https://developers.google.com/protocol-buffers/ zu finden.
protobuf-java-util
:
Mehr über diese Software ist unter https://developers.google.com/protocol-buffers/ zu finden.
re2j
:
Mehr über diese Software ist unter http://github.com/google/re2j zu finden.
reactive-streams
:
Mehr über diese Software ist unter http://www.reactive-streams.org/ zu finden.
reactor-core
:
Mehr über diese Software ist unter https://github.com/reactor/reactor-core zu finden.
reactor-kotlin-extensions
:
Mehr über diese Software ist unter https://github.com/reactor/reactor-kotlin-extensions zu finden.
reactor-netty-core
:
Mehr über diese Software ist unter https://github.com/reactor/reactor-netty zu finden.
reactor-netty-http
:
Mehr über diese Software ist unter https://github.com/reactor/reactor-netty zu finden.
redisson
:
Mehr über diese Software ist unter http://redisson.org/ zu finden.
reflectasm
:
Mehr über diese Software ist unter https://github.com/EsotericSoftware/reflectasm zu finden.
runtime-core-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
rxjava
:
Mehr über diese Software ist unter https://github.com/ReactiveX/RxJava zu finden.
s3-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/aws-sdk-kotlin zu finden.
serde-form-url-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
serde-json-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
serde-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
serde-xml-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
slf4j-api
:
Mehr über diese Software ist unter http://www.slf4j.org zu finden.
smithy-client-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
snakeyaml
:
Mehr über diese Software ist unter https://bitbucket.org/snakeyaml/snakeyaml zu finden.
spring-aop
:
Mehr über diese Software ist unter https://github.com/spring-projects/spring-framework zu finden.
spring-beans
:
Mehr über diese Software ist unter https://github.com/spring-projects/spring-framework zu finden.
spring-boot
:
Mehr über diese Software ist unter https://spring.io/projects/spring-boot zu finden.
spring-boot-actuator
:
Mehr über diese Software ist unter https://spring.io/projects/spring-boot zu finden.
spring-boot-actuator-autoconfigure
:
Mehr über diese Software ist unter https://spring.io/projects/spring-boot zu finden.
spring-boot-autoconfigure
:
Mehr über diese Software ist unter https://spring.io/projects/spring-boot zu finden.
spring-boot-starter
:
Mehr über diese Software ist unter https://spring.io/projects/spring-boot zu finden.
spring-boot-starter-actuator
:
Mehr über diese Software ist unter https://spring.io/projects/spring-boot zu finden.
spring-boot-starter-json
:
Mehr über diese Software ist unter https://spring.io/projects/spring-boot zu finden.
spring-boot-starter-logging
:
Mehr über diese Software ist unter https://spring.io/projects/spring-boot zu finden.
spring-boot-starter-reactor-netty
:
Mehr über diese Software ist unter https://spring.io/projects/spring-boot zu finden.
spring-boot-starter-webflux
:
Mehr über diese Software ist unter https://spring.io/projects/spring-boot zu finden.
spring-context
:
Mehr über diese Software ist unter https://github.com/spring-projects/spring-framework zu finden.
spring-core
:
Mehr über diese Software ist unter https://github.com/spring-projects/spring-framework zu finden.
spring-expression
:
Mehr über diese Software ist unter https://github.com/spring-projects/spring-framework zu finden.
spring-jcl
:
Mehr über diese Software ist unter https://github.com/spring-projects/spring-framework zu finden.
spring-security-core
:
Mehr über diese Software ist unter https://spring.io/projects/spring-security zu finden.
spring-security-crypto
:
Mehr über diese Software ist unter https://spring.io/projects/spring-security zu finden.
spring-web
:
Mehr über diese Software ist unter https://github.com/spring-projects/spring-framework zu finden.
spring-webflux
:
Mehr über diese Software ist unter https://github.com/spring-projects/spring-framework zu finden.
stax2-api
:
Mehr über diese Software ist unter http://github.com/FasterXML/stax2-api zu finden.
threetenbp
:
Mehr über diese Software ist unter https://www.threeten.org/threetenbp zu finden.
tracing-core-jvm
:
Mehr über diese Software ist unter https://github.com/awslabs/smithy-kotlin zu finden.
trilateration
:
Mehr über diese Software ist unter https://github.com/lemmingapex/trilateration zu finden.
twilio
:
Mehr über diese Software ist unter https://www.twilio.com zu finden.
uuid-jvm
:
Mehr über diese Software ist unter https://github.com/benasher44/uuid/ zu finden.
woodstox-core
:
Mehr über diese Software ist unter https://github.com/FasterXML/woodstox zu finden.
Dies sind die Lizenzen der Software-Bibliotheken, die wir im SafeNow Backend einsetzen.
HdrHistogram
Die Software steht unter der Lizenz "The 2-Clause BSD License" zur Verfügung. Details sind unter https://opensource.org/licenses/BSD-2-Clause aufgeführt.
LatencyUtils
Die Software steht unter der Lizenz "PUBLIC DOMAIN" zur Verfügung. Details sind unter http://creativecommons.org/publicdomain/zero/1.0/ aufgeführt.
accessors-smart
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
annotations
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
apollo-adapters-jvm
Die Software steht unter der Lizenz "MIT License" zur Verfügung. Details sind unter https://opensource.org/licenses/MIT aufgeführt.
apollo-annotations-jvm
Die Software steht unter der Lizenz "MIT License" zur Verfügung. Details sind unter https://opensource.org/licenses/MIT aufgeführt.
apollo-api-jvm
Die Software steht unter der Lizenz "MIT License" zur Verfügung. Details sind unter https://opensource.org/licenses/MIT aufgeführt.
apollo-mpp-utils-jvm
Die Software steht unter der Lizenz "MIT License" zur Verfügung. Details sind unter https://opensource.org/licenses/MIT aufgeführt.
apollo-runtime-jvm
Die Software steht unter der Lizenz "MIT License" zur Verfügung. Details sind unter https://opensource.org/licenses/MIT aufgeführt.
asm
Die Software steht unter der Lizenz "The 3-Clause BSD License" zur Verfügung. Details sind unter https://opensource.org/licenses/BSD-3-Clause aufgeführt.
atomicfu-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
auto-value-annotations
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
aws-config-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
aws-core-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
aws-credentials-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
aws-endpoint-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
aws-event-stream-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
aws-http-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
aws-json-protocols-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
aws-protocol-core-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
aws-signing-common-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
aws-signing-default-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
aws-xml-protocols-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
cache-api
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
checker-qual
Die Software steht unter der Lizenz "MIT License" zur Verfügung. Details sind unter https://opensource.org/licenses/MIT aufgeführt.
commons-codec
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
commons-io
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
commons-logging
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
commons-math3
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
conscrypt-openjdk-uber
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
failureaccess
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
firebase-admin
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
freemarker
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
google-api-client
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
google-api-client-gson
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
google-cloud-firestore
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
google-cloud-storage
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
google-http-client
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
google-http-client-apache-v2
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
google-oauth-client
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
grpc-alts
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
grpc-api
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
grpc-auth
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
grpc-context
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
grpc-core
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
grpc-googleapis
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
grpc-grpclb
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
grpc-netty-shaded
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
grpc-protobuf
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
grpc-protobuf-lite
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
grpc-rls
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
grpc-services
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
grpc-stub
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
grpc-xds
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
gson
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
guava
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
http-auth-api-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
http-auth-aws-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
http-auth-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
http-client-engine-default-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
http-client-engine-okhttp-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
http-client-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
http-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
httpclient
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
httpcore
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
identity-api-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
j2objc-annotations
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jackson-annotations
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jackson-core
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jackson-databind
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jackson-dataformat-xml
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jackson-dataformat-yaml
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jackson-datatype-jdk8
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jackson-datatype-jsr310
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jackson-module-kotlin
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jackson-module-parameter-names
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jakarta.annotation-api
Die Software steht unter der Lizenz "GNU GENERAL PUBLIC LICENSE, Version 2 + Classpath Exception" zur Verfügung. Details sind unter https://openjdk.java.net/legal/gplv2+ce.html aufgeführt.
java-object-diff
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
javax.annotation-api
Die Software steht unter der Lizenz "COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0" zur Verfügung. Details sind unter https://oss.oracle.com/licenses/CDDL aufgeführt.
jjwt-api
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jjwt-impl
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jjwt-jackson
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jodd-bean
Die Software steht unter der Lizenz "The 2-Clause BSD License" zur Verfügung. Details sind unter https://opensource.org/licenses/BSD-2-Clause aufgeführt.
jodd-core
Die Software steht unter der Lizenz "The 2-Clause BSD License" zur Verfügung. Details sind unter https://opensource.org/licenses/BSD-2-Clause aufgeführt.
jpx
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
json
Die Software steht unter der Lizenz "PUBLIC DOMAIN" zur Verfügung. Details sind unter https://github.com/stleary/JSON-java/blob/master/LICENSE aufgeführt.
json-path
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
json-smart
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jsr305
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
jul-to-slf4j
Die Software steht unter der Lizenz "MIT License" zur Verfügung. Details sind unter https://opensource.org/licenses/MIT aufgeführt.
kotlin-logging-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
kotlin-reflect
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
kotlin-stdlib
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
kotlin-stdlib-common
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
kotlin-stdlib-jdk7
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
kotlin-stdlib-jdk8
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
kotlinx-coroutines-core-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
kotlinx-coroutines-jdk8
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
kotlinx-coroutines-reactive
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
kotlinx-coroutines-reactor
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
kotlinx-datetime-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
log4j-api
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
log4j-to-slf4j
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
logback-classic
Die Software steht unter der Lizenz "GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1" zur Verfügung. Details sind unter https://www.gnu.org/licenses/lgpl-2.1 aufgeführt.
logback-core
Die Software steht unter der Lizenz "GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1" zur Verfügung. Details sind unter https://www.gnu.org/licenses/lgpl-2.1 aufgeführt.
logging-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
logstash-logback-encoder
Die Software steht unter der Lizenz "MIT License" zur Verfügung. Details sind unter https://opensource.org/licenses/MIT aufgeführt.
mailjet-client
Die Software steht unter der Lizenz "MIT License" zur Verfügung. Details sind unter https://opensource.org/licenses/MIT aufgeführt.
micrometer-core
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
micrometer-registry-prometheus
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
minlog
Die Software steht unter der Lizenz "The 3-Clause BSD License" zur Verfügung. Details sind unter https://opensource.org/licenses/BSD-3-Clause aufgeführt.
netty-buffer
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-codec
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-codec-dns
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-codec-http
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-codec-http2
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-codec-socks
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-common
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-handler
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-handler-proxy
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-resolver
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-resolver-dns
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-resolver-dns-classes-macos
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-resolver-dns-native-macos
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-transport
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-transport-classes-epoll
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-transport-native-epoll
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
netty-transport-native-unix-common
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
okhttp
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
okhttp-coroutines-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
okhttp-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
okio-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
opencensus-api
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
opencensus-contrib-grpc-util
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
opencensus-contrib-http-util
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
opencensus-proto
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
perfmark-api
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
proto-google-cloud-firestore-bundle-v1
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
proto-google-cloud-firestore-v1
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
proto-google-common-protos
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
proto-google-iam-v1
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
protobuf-java
Die Software steht unter der Lizenz "The 3-Clause BSD License" zur Verfügung. Details sind unter https://opensource.org/licenses/BSD-3-Clause aufgeführt.
protobuf-java-util
Die Software steht unter der Lizenz "The 3-Clause BSD License" zur Verfügung. Details sind unter https://opensource.org/licenses/BSD-3-Clause aufgeführt.
re2j
Die Software steht unter der Lizenz "Go License" zur Verfügung. Details sind unter https://golang.org/LICENSE aufgeführt.
reactive-streams
Die Software steht unter der Lizenz "MIT-0" zur Verfügung. Details sind unter https://spdx.org/licenses/MIT-0.html aufgeführt.
reactor-core
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
reactor-kotlin-extensions
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
reactor-netty-core
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
reactor-netty-http
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
redisson
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
reflectasm
Die Software steht unter der Lizenz "The 3-Clause BSD License" zur Verfügung. Details sind unter https://opensource.org/licenses/BSD-3-Clause aufgeführt.
runtime-core-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
rxjava
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
s3-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
serde-form-url-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
serde-json-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
serde-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
serde-xml-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
slf4j-api
Die Software steht unter der Lizenz "MIT License" zur Verfügung. Details sind unter https://opensource.org/licenses/MIT aufgeführt.
smithy-client-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
snakeyaml
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-aop
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-beans
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-boot
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-boot-actuator
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-boot-actuator-autoconfigure
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-boot-autoconfigure
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-boot-starter
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-boot-starter-actuator
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-boot-starter-json
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-boot-starter-logging
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-boot-starter-reactor-netty
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-boot-starter-webflux
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-context
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-core
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-expression
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-jcl
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-security-core
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-security-crypto
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-web
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
spring-webflux
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
stax2-api
Die Software steht unter der Lizenz "The 2-Clause BSD License" zur Verfügung. Details sind unter https://opensource.org/licenses/BSD-2-Clause aufgeführt.
threetenbp
Die Software steht unter der Lizenz "The 3-Clause BSD License" zur Verfügung. Details sind unter https://opensource.org/licenses/BSD-3-Clause aufgeführt.
tracing-core-jvm
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
trilateration
Die Software steht unter der Lizenz "MIT License" zur Verfügung. Details sind unter https://opensource.org/licenses/MIT aufgeführt.
twilio
Die Software steht unter der Lizenz "MIT License" zur Verfügung. Details sind unter https://opensource.org/licenses/MIT aufgeführt.
uuid-jvm
Die Software steht unter der Lizenz "MIT License" zur Verfügung. Details sind unter https://opensource.org/licenses/MIT aufgeführt.
woodstox-core
Die Software steht unter der Lizenz "Apache License, Version 2.0" zur Verfügung. Details sind unter https://www.apache.org/licenses/LICENSE-2.0 aufgeführt.
Dieses Dokument wurde am 12.08.2024 generiert.