Printer

index:

 

Introduction:

Printer is one of the widely used tools that is used in every admin panel, we have provided you with this very convenient and practical tool in the panel so that you can print from any widget in Flutter.

Links:

https://flutterap.com/
https://flutterap.features.com/
https://docs.flutterap.com/
https://github.com/flutterap59/flutterap/


 Use from FxPrinter and set any widget for it:

FxPrint( widget: FxBill( ), )

 

The note that you shoud set any widget for printer but this widget should not be Wrapped into Scaffold.

 

and It is the resault while printing in web: