UkraineAnimalHelp / Shelters-Management-App

Mobile application for managing shelters and animals in them
GNU General Public License v3.0
11 stars 0 forks source link

feat(SMA-000): Refactoring #16

Closed OnlyTarg closed 3 weeks ago

OnlyTarg commented 3 weeks ago

• Updated Flutter to version 3.24.3. • Upgraded autoroute package to version 9.2.0. • Created stub bottom tabs (Tasks, Animals, Calendar, Profile) • Created bootstrap setup for initial configuration. • Temporarily skipped several tests, with plans to fully migrate them to the new approach following the first closed release.