tornotron / echno_attendance

2 stars 2 forks source link

FVM Setup for Flutter #37

Closed abinkjohny closed 7 months ago

abinkjohny commented 7 months ago

In this branch the following changes are made:

1. FVM Setup: For easy management of flutter version for all contributors fvm setup implemented. 2. Flutter Version: Flutter version upgraded to 3.16.9 3. Kotlin Version: As required by the new flutter version kotlin version upgraded to 1.9.20 4. .gitignore Updated: The files pertaining fvm in local system added to .gitignore file
5. Reversed .gitignore : In new fvm version .fvmrc file and settings.jason file need not be added to .gitignore