Name Last Update
..
lib Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...

Pdf Printing Example

Flutter example project

Getting Started

  1. to generate the project files, run:
   flutter create .
  1. set minSdkVersion to 19 in android/app/build.gradle

  2. to run the example, start a simulator and run:

    flutter run