flutter_percent_indicator icon indicating copy to clipboard operation
flutter_percent_indicator copied to clipboard

Example file

Open ivofernandes opened this issue 3 years ago • 5 comments

The example of the package is not easy to read in pub.dev https://pub.dev/packages/percent_indicator/example

That's because is importing other files, if it was all in one file the package would be easier to use :)

Screenshot 2022-04-20 at 16 41 38

ivofernandes avatar Apr 20 '22 15:04 ivofernandes

Hello, PRs are welcome :)

diegoveloper avatar Apr 20 '22 16:04 diegoveloper

But you think it's a good idea? If you want I can join both samples in the same main.dart

ivofernandes avatar May 04 '22 00:05 ivofernandes

Maybe there is a config in pubspec to add an specific example. I will check, otherwise the example is on the readme file.

On Tue, May 3, 2022, 7:29 PM Ivo Fernandes @.***> wrote:

But you think it's a good idea? If you want I can join both samples in the same main.dart

— Reply to this email directly, view it on GitHub https://github.com/diegoveloper/flutter_percent_indicator/issues/152#issuecomment-1116810625, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFL3UC767UBECR5QUYA67LVIHAHBANCNFSM5T4O7SYQ . You are receiving this because you commented.Message ID: @.***>

diegoveloper avatar May 04 '22 00:05 diegoveloper

Actually what the package picks as example to pub.dev is the main.dart in the example folder

ivofernandes avatar May 04 '22 01:05 ivofernandes

Created the pull request here https://github.com/diegoveloper/flutter_percent_indicator/pull/178

ivofernandes avatar Sep 24 '22 17:09 ivofernandes