Merge remote-tracking branch 'origin/development' into feature/88-neue-datenbank-struktur
This commit is contained in:
@@ -1396,13 +1396,13 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.''',
|
||||
);
|
||||
|
||||
/// cross_file 0.3.5+1
|
||||
/// cross_file 0.3.5+2
|
||||
const _cross_file = Package(
|
||||
name: 'cross_file',
|
||||
description: 'An abstraction to allow working with files across multiple platforms.',
|
||||
repository: 'https://github.com/flutter/packages/tree/main/packages/cross_file',
|
||||
authors: [],
|
||||
version: '0.3.5+1',
|
||||
version: '0.3.5+2',
|
||||
spdxIdentifiers: ['BSD-3-Clause'],
|
||||
isMarkdown: false,
|
||||
isSdk: false,
|
||||
@@ -1628,13 +1628,13 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.''',
|
||||
);
|
||||
|
||||
/// dbus 0.7.11
|
||||
/// dbus 0.7.12
|
||||
const _dbus = Package(
|
||||
name: 'dbus',
|
||||
description: 'A native Dart implementation of the D-Bus message bus client. This package allows Dart applications to directly access services on the Linux desktop.',
|
||||
homepage: 'https://github.com/canonical/dbus.dart',
|
||||
authors: [],
|
||||
version: '0.7.11',
|
||||
version: '0.7.12',
|
||||
spdxIdentifiers: ['MPL-2.0'],
|
||||
isMarkdown: false,
|
||||
isSdk: false,
|
||||
@@ -2015,7 +2015,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
||||
defined by the Mozilla Public License, v. 2.0.''',
|
||||
);
|
||||
|
||||
/// dio 5.9.0
|
||||
/// dio 5.9.1
|
||||
const _dio = Package(
|
||||
name: 'dio',
|
||||
description: '''A powerful HTTP networking package,
|
||||
@@ -2026,7 +2026,7 @@ Custom adapters, Transformers, etc.
|
||||
homepage: 'https://github.com/cfug/dio',
|
||||
repository: 'https://github.com/cfug/dio/blob/main/dio',
|
||||
authors: [],
|
||||
version: '5.9.0',
|
||||
version: '5.9.1',
|
||||
spdxIdentifiers: ['MIT'],
|
||||
isMarkdown: false,
|
||||
isSdk: false,
|
||||
@@ -2497,14 +2497,14 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.''',
|
||||
);
|
||||
|
||||
/// file_picker 10.3.8
|
||||
/// file_picker 10.3.10
|
||||
const _file_picker = Package(
|
||||
name: 'file_picker',
|
||||
description: 'A package that allows you to use a native file explorer to pick single or multiple absolute file paths, with extension filtering support.',
|
||||
homepage: 'https://github.com/miguelpruivo/plugins_flutter_file_picker',
|
||||
repository: 'https://github.com/miguelpruivo/flutter_file_picker',
|
||||
authors: [],
|
||||
version: '10.3.8',
|
||||
version: '10.3.10',
|
||||
spdxIdentifiers: ['MIT'],
|
||||
isMarkdown: false,
|
||||
isSdk: false,
|
||||
@@ -2947,13 +2947,13 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.''',
|
||||
);
|
||||
|
||||
/// hooks 1.0.0
|
||||
/// hooks 1.0.1
|
||||
const _hooks = Package(
|
||||
name: 'hooks',
|
||||
description: 'A library that contains a Dart API for the JSON-based protocol for `hook/build.dart` and `hook/link.dart`.',
|
||||
repository: 'https://github.com/dart-lang/native/tree/main/pkgs/hooks',
|
||||
authors: [],
|
||||
version: '1.0.0',
|
||||
version: '1.0.1',
|
||||
spdxIdentifiers: ['BSD-3-Clause'],
|
||||
isMarkdown: false,
|
||||
isSdk: false,
|
||||
@@ -3271,13 +3271,13 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.''',
|
||||
);
|
||||
|
||||
/// json_annotation 4.9.0
|
||||
/// json_annotation 4.10.0
|
||||
const _json_annotation = Package(
|
||||
name: 'json_annotation',
|
||||
description: 'Classes and helper functions that support JSON code generation via the `json_serializable` package.',
|
||||
repository: 'https://github.com/google/json_serializable.dart/tree/master/json_annotation',
|
||||
authors: [],
|
||||
version: '4.9.0',
|
||||
version: '4.10.0',
|
||||
spdxIdentifiers: ['BSD-3-Clause'],
|
||||
isMarkdown: false,
|
||||
isSdk: false,
|
||||
@@ -4085,13 +4085,13 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.''',
|
||||
);
|
||||
|
||||
/// objective_c 9.2.4
|
||||
/// objective_c 9.3.0
|
||||
const _objective_c = Package(
|
||||
name: 'objective_c',
|
||||
description: 'A library to access Objective C from Flutter that acts as a support library for package:ffigen.',
|
||||
repository: 'https://github.com/dart-lang/native/tree/main/pkgs/objective_c',
|
||||
authors: [],
|
||||
version: '9.2.4',
|
||||
version: '9.3.0',
|
||||
spdxIdentifiers: ['BSD-3-Clause'],
|
||||
isMarkdown: false,
|
||||
isSdk: false,
|
||||
@@ -5869,13 +5869,13 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.''',
|
||||
);
|
||||
|
||||
/// source_span 1.10.1
|
||||
/// source_span 1.10.2
|
||||
const _source_span = Package(
|
||||
name: 'source_span',
|
||||
description: 'Provides a standard representation for source code locations and spans.',
|
||||
repository: 'https://github.com/dart-lang/tools/tree/main/pkgs/source_span',
|
||||
authors: [],
|
||||
version: '1.10.1',
|
||||
version: '1.10.2',
|
||||
spdxIdentifiers: ['BSD-3-Clause'],
|
||||
isMarkdown: false,
|
||||
isSdk: false,
|
||||
@@ -7499,12 +7499,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.''',
|
||||
);
|
||||
|
||||
/// tallee 0.0.13+247
|
||||
/// tallee 0.0.15+249
|
||||
const _tallee = Package(
|
||||
name: 'tallee',
|
||||
description: 'Tracking App for Card Games',
|
||||
authors: [],
|
||||
version: '0.0.13+247',
|
||||
version: '0.0.15+249',
|
||||
spdxIdentifiers: ['LGPL-3.0'],
|
||||
isMarkdown: false,
|
||||
isSdk: false,
|
||||
|
||||
Reference in New Issue
Block a user