Skip to content

ecamlioglu/phaseofthemoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phase of the Moon in Flutter

The Phases of the Moon

This project is a Flutter example app.

The screen components, local file reading and web gif reading mechanism was used to within the scope of the project.

Which use flutter components

  • Container, Column, Row

  • Fade in Image, Image, Circle Image


  • Flutter Dark Theme

    • return MaterialApp(
          ...
          darkTheme: ThemeData.dark(),
          ...
      );

    App Screen


Use this link for more components...

About

Flutter Example Project is a PhasesofMoon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published