PokeOm is a fun and interactive Pokédex app built using Flutter. Developed as part of a creative assignment, the app allows users to explore Pokémon with a stylish and engaging UI. It features Lottie animations, a responsive layout, and real-time data fetched from the PokéAPI.
Build a Pokédex-style app using Flutter that includes:
- A simulated login screen with animation
- Live Pokémon data from PokéAPI
- Custom UI and creative presentation
- Welcomes users with a Lottie animation
- Simple name input field to start
- Clean navigation flow to the home screen
- Connects to the PokéAPI
- Displays Pokémon in a scrollable grid layout
- Shows name, image, type, and abilities
- Optional: Tapping reveals more details (if implemented)
- Allows users to search Pokémon by name
- Instantly filters results in the grid view
- Enhances user experience and accessibility
- Color-coded cards by Pokémon type
- Smooth animations and hover effects
- Fully responsive design for all screen sizes
- Google Fonts for improved typography
- Flutter
- PokéAPI (https://pokeapi.co/)
httplottiegoogle_fontsflutter_spinkitcached_network_image
| Login Screen | Register Screen | Home Screen 1 |
|---|---|---|
![]() |
![]() |
![]() |
| Home Screen 2 | Detail Screen | Search Feature |
|---|---|---|
![]() |
![]() |
![]() |





