Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Lesson 2 project , fixed build errors, fixed overflow issues and enabled flutter_lints #12

Conversation

chaudharydeepanshu
Copy link

@chaudharydeepanshu chaudharydeepanshu commented Feb 1, 2022

Updates:

  • Updated .gitignore for ios, android and flutter project.
  • Replaced configuration 'compile' with 'implementation' and updated targetSdkVersion & compileSdkVersion.
  • Updated kotlin version , build gradle plugin version and replaced "maven {url "https://maven.google.com"}" with "mavenCentral()".
  • Updated distributionUrl in gradle-wrapper.properties.

Fixes:

Enabled flutter_lints:

  • Added flutter_lints in project.
  • Updated project code according to flutter_lints recommendations.

@chaudharydeepanshu chaudharydeepanshu changed the title Updated Lesson 2 project , fixed build errors and enabled flutter_lints Updated Lesson 2 project , fixed build errors, fixed overflow issues and enabled flutter_lints Feb 1, 2022
@chaudharydeepanshu chaudharydeepanshu deleted the Lesson_2_Planets-Flutter_creating_a_Planet_card branch November 22, 2022 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant