dubp_rs #1

Merged
poka merged 7 commits from librelois/gecko:dubp_rs into dev-pagedlist 2021-01-04 18:32:17 +01:00
2 changed files with 16 additions and 0 deletions
Showing only changes of commit c8aa20d62d - Show all commits

View File

@ -99,6 +99,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.5"
dubp:
dependency: "direct main"
description:
path: "packages/dubp_rs"
relative: true
source: path
version: "0.0.1"
fake_async:
dependency: transitive
description:
@ -268,6 +275,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.16.1"
isolate:
dependency: transitive
description:
name: isolate
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.3"
matcher:
dependency: transitive
description:

View File

@ -23,6 +23,8 @@ environment:
dependencies:
flutter:
sdk: flutter
dubp:
path: packages/dubp_rs
flutter_launcher_icons: "^0.8.0"
qrscan: ^0.2.21
permission_handler: