Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

final generator = Generator( PaperSize.mm80, profile, codec: const Utf8Codec(), ); #33

Open
Abdulbasheer095 opened this issue Dec 28, 2023 · 3 comments

Comments

@Abdulbasheer095
Copy link

          final generator = Generator( PaperSize.mm80, profile, codec: const Utf8Codec(), );

codec: const Utf8Codec() not suggesting.

Originally posted by @Abdulbasheer095 in #30 (comment)

@plokmij
Copy link

plokmij commented Feb 7, 2024

did you import dart:convert package?

import 'dart:convert';

@Abdulbasheer095
Copy link
Author

Abdulbasheer095 commented Feb 7, 2024 via email

@Abdulbasheer095
Copy link
Author

SOlution ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants