Skip to content

Commit

Permalink
Adjust dependencies in pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vasya-polyansky committed Dec 25, 2020
1 parent 3a8615d commit 7d85e37
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,27 +1,18 @@
name: tdproto_dart
description: Tada types example.
description: Autogenerated Tada API data types for dart.
version: 0.0.1
author: Tada
homepage: tada.team
homepage: https://github.com/tada-team/tdproto_dart

environment:
sdk: ">=2.7.0 <3.0.0"
flutter: ">=1.17.0"

dependencies:
flutter:
sdk: flutter

freezed_annotation: ^0.12.0
json_annotation: ^3.1.1
supercharged: ^1.11.1
dart_extensions: ^1.0.2

dev_dependencies:
flutter_test:
sdk: flutter

build_runner: ^1.10.6
build_runner: any
freezed: ^0.12.3
json_serializable: ^3.5.0
test: ^1.15.7

0 comments on commit 7d85e37

Please sign in to comment.