Skip to content

CruciApp is an app for playing crosswords made with Flutter.

Notifications You must be signed in to change notification settings

FilippoPaganelli/CruciApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPDATE: app is almost completed! Just needs more crosswords and minor features!

CruciApp

This is a Flutter project: a cross-platform app for solving crosswords.

Home page:

renders a list of tiles, each showing information about a crossword: its number, title, description, language and dimensions.

Side menu:

accessed by tapping on a top-left button. Contains basic links to the browser version, to this repository, to my website and e-mail.

Crossword page:

every crossword tile leads to its page. It contains three buttons for saving, resetting and checking the grid's state, the grid for the actual crossword.

Todo:

basic points:

  • home page
  • side menu
  • working links
  • crossword page (CWPage)
  • route generator
  • toasts + vibrations
  • completed cws badge (?)
  • android splashscreen

CWPage details:

  • working Save button + previous state reading
  • working Reset button + confirmation alert
  • working Check button + check info alert
  • blank grid with white/dark cells
  • words (vertical/horizontal) highlighting
  • words insertion in both direction (!issue with overwriting letters)
  • proper definition textbox

Snapshots:

Home page Side menu Cw page
HomePage SideMenu CWPage

...further updates will come soon...

About

CruciApp is an app for playing crosswords made with Flutter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published