File tree Expand file tree Collapse file tree 4 files changed +2
-5
lines changed Expand file tree Collapse file tree 4 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1- library meilisearch;
2-
31export 'src/settings/_exports.dart' ;
42export 'src/results/_exports.dart' ;
53export 'src/query_parameters/_exports.dart' ;
Original file line number Diff line number Diff line change 1- library tenant_token;
2-
31import 'dart:convert' ;
42import 'dart:typed_data' ;
53import 'package:crypto/crypto.dart' ;
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ dependencies:
1818dev_dependencies :
1919 test : ^1.0.0
2020 dart_jsonwebtoken : " >=2.12.2 <4.0.0"
21- lints : " >=2.1.0 <4 .0.0"
21+ lints : " >=2.1.0 <7 .0.0"
2222 json_serializable : ^6.7.1
2323 build_runner : ^2.4.6
2424 pub_semver : ^2.1.5
Original file line number Diff line number Diff line change 11@TestOn ('vm' )
2+ library ;
23
34import 'dart:io' ;
45
You can’t perform that action at this time.
0 commit comments