mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
Lands beta branch into master for 2.5 (#895)
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
import 'dart:async';
|
||||
|
||||
import 'package:flutter/cupertino.dart';
|
||||
import 'package:veggieseasons/data/veggie.dart';
|
||||
import 'package:shared_preferences/shared_preferences.dart';
|
||||
import 'package:veggieseasons/data/veggie.dart';
|
||||
|
||||
/// A model class that mirrors the options in [SettingsScreen] and stores data
|
||||
/// in shared preferences.
|
||||
|
||||
Reference in New Issue
Block a user