Elemental

A flutter app which takes you on a 3d visualisation of the 118 elements of the periodic table.

How it all began

It all started with a small idea to provide students a visual aid to know the elements. The logo is inspired from the structure of an atom. The app aims to get students closer to the elements by giving them an upclose view of all the 118 elements of the periodic table.

Elemental

Setup

Clone the repository
git clone https://github.com/data-charya/Elemental.git
Move to the desired folder
cd Elemental
To install the dependencies, simply write
flutter pub get
To run the app, simply write
flutter run lib/main.dart

GitHub

https://github.com/data-charya/Elemental