Showing
2 changed files
with
2 additions
and
1 deletions
1 | // ignore_for_file: always_specify_types | 1 | // ignore_for_file: always_specify_types |
2 | +// ignore_for_file: public_member_api_docs | ||
2 | 3 | ||
3 | import 'package:flutter/material.dart'; | 4 | import 'package:flutter/material.dart'; |
4 | import 'package:pdf/widgets.dart' as pw; | 5 | import 'package:pdf/widgets.dart' as pw; |
-
Please register or login to post a comment