/Elemental

A Flutter Web recreation of MrDoob's periodic table which was originally created with threejs.

Primary LanguageDartMIT LicenseMIT

elements

A flutter web demonstration

Getting Started

If this is your first Flutter project:

Using this application

If you already have flutter installed, you'll want to be on a branch with web support enabled.

You can try:

  • flutter branch master
  • flutter upgrade

After this, in a terminal, navigate to the level where pubspec.yaml exists. From there, run

  • flutter run -d chrome