website icon indicating copy to clipboard operation
website copied to clipboard

'Update data over the internet' page issue

Open srosti opened this issue 4 years ago • 3 comments

Page URL: https://flutter.dev/docs/cookbook/networking/update-data.html Page source: https://github.com/flutter/website/tree/master/src/docs/cookbook/networking/update-data.md

Found a typo? You can fix it yourself by going to the page source and clicking the pencil icon. Or finish creating this issue.

Description of issue: ElevatedButton doesn't work... "FlatButton" works.

With this example, I see: The method 'ElevatedButton' isn't defined for the class '_MyAppState'.

srosti avatar Dec 31 '20 16:12 srosti

@srosti I guess the widget ElevatedButton was introduced in version 1.22.0

VarunSAthreya avatar Jan 08 '21 20:01 VarunSAthreya

These docs follow the latest stable version of flutter.

Abhishek01039 avatar Feb 11 '21 11:02 Abhishek01039

I think this issue is outdated now. Good to close?

piedcipher avatar Sep 19 '22 18:09 piedcipher

This issue applies to a version of Flutter almost 3 years old. This issue no longer occurs. Closing issue.

atsansone avatar Jun 01 '23 03:06 atsansone