mirror of
https://github.com/flutter/samples.git
synced 2026-04-04 18:51:05 +00:00
add form_app (#463)
* add form_app * revert unrelated changes * use links in README * remove unnecessary type annotation * Remove GlobalKey for sign_in_http sample * reword comment * run package:copywriter * use relative import * fix quotes * Add punctuation * make sure setState() is used in form_widgets sample * avoid first person pronoun * store date state in parent widget in form_widgets.dart
This commit is contained in:
10
experimental/form_app/.metadata
Normal file
10
experimental/form_app/.metadata
Normal file
@@ -0,0 +1,10 @@
|
||||
# This file tracks properties of this Flutter project.
|
||||
# Used by Flutter tool to assess capabilities and perform upgrades etc.
|
||||
#
|
||||
# This file should be version controlled and should not be manually edited.
|
||||
|
||||
version:
|
||||
revision: 8b63c6543644ba0e5205f6f0c28cc20f48d92550
|
||||
channel: master
|
||||
|
||||
project_type: app
|
||||
Reference in New Issue
Block a user