A recreation of a web app that I made for a college assignment (inspired by "Who's that Pokemon?"). This project is to help me learn Flutter and Dart.
Here is what the Home view looks like. Apart from disabling landscape mode this part is pretty much complete.
Here is the PokeGuesser view. This still needs the button actions to reveal the pokemon, and maybe add a count of discovered pokemon somehwere.
Here is the Pokedex view. This could probably have a placeholder image (maybe a silhouette or a question mark), and maybe add a count of discovered pokemon somehwere.
The scene from the Pokemon Show that the whole app is based from.
The original web application that I had made a few years ago for a college assignment, which inspired this.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.