1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

Tweaking sample index (#90)

This commit is contained in:
Branden Taylor
2019-06-12 10:58:35 -07:00
committed by Andrew Brogdon
parent c64fd8074b
commit 5c0536576e

View File

@@ -52,8 +52,8 @@ hand-written constructors, `json_serializable`, and `built_value`.
#### [provider_counter](provider_counter) _(Flutter team)_
The simplest possible app (the counter) using `provider`
for state management. (This was previously known as `scoped_model_counter`,
and used `scoped_model` for state management.)
for state management. This was previously known as `scoped_model_counter`,
and used `scoped_model` for state management.
## UI