Closed SupposedlySam closed 3 years ago
The pub expects the example to be located in ./example/lib/main.dart. Ours was located in a nested folder inside of example and needed to be moved.
./example/lib/main.dart
example
Move the example out of the nested folder and to the top level example folder
Reason for Change
The pub expects the example to be located in
./example/lib/main.dart
. Ours was located in a nested folder inside ofexample
and needed to be moved.Proposed Changes
Move the example out of the nested folder and to the top level
example
folderType of Change
Checklist