A periodic table app with 3D view of the elements built using flutter

  Education, Flutter App

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

 promo.mp4 

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.

1

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

Resources

Download periodic table app source code on GitHub

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