Carlos Daniel
Carlos Daniel
It does not support of device rotation. The activity/fragment is recreated, then we can get both last page position and file path, to set to the `MindevPDFViewer` when the onSaveInstanceState...
**Description** I'm getting a `FragmentProgram.compile` error after generate the flutter-widget through the CLI. This prevents to run the code. The whole error: ``` lib/widgets/water_ripple.dart:41:25: Error: Member not found: 'FragmentProgram.compile'. FragmentProgram.compile(...
 ``` warning: The include file 'package:lint/analysis_options.yaml' in '/../../../../flutter-segment/example/analysis_options.yaml' can't be found when analyzing '/../../../../flutter-segment/example'. (include_file_not_found at [flutter_segment_example] analysis_options.yaml:1) ```