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

Changed android gradle files to make Android X compatible #172

Merged

Conversation

sudiptachatterjee
Copy link
Contributor

Developers are running into a lot of problems when they start with the MDC codelab due to Android X issues. I ran into the same ones and figured out that changing these files will make the codelab work perfectly.

Once you accept this, I'll submit PRs for the rest of the steps in the codelab.

@rami-a
Copy link

rami-a commented Jan 6, 2020

Thanks @sudiptachatterjee for making this change!

@rami-a rami-a merged commit 4d9f3ea into material-components:101-starter Jan 6, 2020
guidezpl pushed a commit that referenced this pull request Apr 23, 2022
[101] Starter code.

Changed android gradle files to make Android X compatible (#172)

Add todo for slanted menu asset in 101 (#179)

Updated TextStyles in product_card.dart (#186)

Updated with new TextStyles.

Add environment constraint

Add environment constraint correctly

Migrate 101-starter to NNBD (#222) (#231)

* Update version.

* Migrate.

Co-authored-by: Tianguang <penn.zht@gmail.com>

Updates for latest flutter stable (#240)

* Recreate android and ios

Update to Android embedding v2
Deletes png assets by using Android's adaptive launcher icon system
Recreates ios/
Bumps up pubspec versions

* Gradle bump

update ios icon and name (#244)

Adopting flutter_lints for 101-starter branch (#251)

remove unnecessary import

fix formatting

fix Android build issues

Delete widget_test.dart

remove outdated TODOs

Update login.dart

fix product_card text styles

declare routes, rather than using onGenerateRoute and home incorrectly
guidezpl pushed a commit that referenced this pull request Apr 23, 2022
Changed android gradle files to make Android X compatible (#172)

Add todo for slanted menu asset in 101 (#179)

Updated TextStyles in product_card.dart (#186)

Updated with new TextStyles.

Add environment constraint

Add environment constraint correctly

Migrate 101-starter to NNBD (#222) (#231)

* Update version.

* Migrate.

Co-authored-by: Tianguang <penn.zht@gmail.com>

Updates for latest flutter stable (#240)

* Recreate android and ios

Update to Android embedding v2
Deletes png assets by using Android's adaptive launcher icon system
Recreates ios/
Bumps up pubspec versions

* Gradle bump

update ios icon and name (#244)

Adopting flutter_lints for 101-starter branch (#251)

remove unnecessary import

fix formatting

fix Android build issues

Delete widget_test.dart

remove outdated TODOs

Update login.dart

fix product_card text styles

declare routes, rather than using onGenerateRoute and home incorrectly
guidezpl pushed a commit that referenced this pull request Apr 23, 2022
Changed android gradle files to make Android X compatible (#172)

Add todo for slanted menu asset in 101 (#179)

Updated TextStyles in product_card.dart (#186)

Updated with new TextStyles.

Add environment constraint

Add environment constraint correctly

Migrate 101-starter to NNBD (#222) (#231)

* Update version.

* Migrate.

Co-authored-by: Tianguang <penn.zht@gmail.com>

Updates for latest flutter stable (#240)

* Recreate android and ios

Update to Android embedding v2
Deletes png assets by using Android's adaptive launcher icon system
Recreates ios/
Bumps up pubspec versions

* Gradle bump

update ios icon and name (#244)

Adopting flutter_lints for 101-starter branch (#251)

remove unnecessary import

fix formatting

fix Android build issues

Delete widget_test.dart

remove outdated TODOs

Update login.dart

fix product_card text styles

declare routes, rather than using onGenerateRoute and home incorrectly
guidezpl pushed a commit that referenced this pull request Apr 19, 2023
Changed android gradle files to make Android X compatible (#172)

Add todo for slanted menu asset in 101 (#179)

Updated TextStyles in product_card.dart (#186)

Updated with new TextStyles.

Add environment constraint

Add environment constraint correctly

Migrate 101-starter to NNBD (#222) (#231)

* Update version.

* Migrate.

Co-authored-by: Tianguang <penn.zht@gmail.com>

Updates for latest flutter stable (#240)

* Recreate android and ios

Update to Android embedding v2
Deletes png assets by using Android's adaptive launcher icon system
Recreates ios/
Bumps up pubspec versions

* Gradle bump

update ios icon and name (#244)

Adopting flutter_lints for 101-starter branch (#251)

remove unnecessary import

fix formatting

fix Android build issues

Delete widget_test.dart

remove outdated TODOs

Update login.dart

fix product_card text styles

declare routes, rather than using onGenerateRoute and home incorrectly

Update to M3 - Start (#284)

* Update to M3

* Adding desktop targets

* Update app.dart

* Update app.dart

* Update app.dart

fix
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.

None yet

3 participants