When running flutter pub get, if there's an example folder, then packages will also be fetched for that. However, if the example folder has no pubspec.yaml, an error ...
On this example, two widgets were implemented as an Android Native-UI using Kotlin.