A new periodic table app built with flutter.
- Element information is different for A level and GCSE options, this information is based on the data sheets released by the AQA exam board.
- JSON formatting in the dart programming language
- Capable of mapping objects to a grid view
- Using animations
- The use of 3rd party packages/modules
- Organizing the project folders and code
- Creating models to store data
- Asynchronous code
- State management implementation | BLoC pattern
- Clean/Fix AnimationBloc usage
- Notice: For the most up to date version build the APK from source code
- Android: Google Play Store
- IOS | Not Available
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.