1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Maintenance for provider_counter (#165)

This commit is contained in:
Andrew Brogdon
2019-11-21 15:53:32 -08:00
committed by GitHub
parent f325e685d1
commit 28ec1b6f6c
7 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:provider/provider.dart';