Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Unified Diff: sky/sdk/example/stocks/lib/stock_types.dart

Issue 1214113006: Add a new item to the settings page to show off the switch widget. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/sdk/example/stocks/lib/stock_settings.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/example/stocks/lib/stock_types.dart
diff --git a/sky/sdk/example/stocks/lib/stock_types.dart b/sky/sdk/example/stocks/lib/stock_types.dart
index 9b031110d7acdbb583946d9b1b41e20e444a7f6d..3fb718cadb05feddf9ed915d6bb9168d50a70350 100644
--- a/sky/sdk/example/stocks/lib/stock_types.dart
+++ b/sky/sdk/example/stocks/lib/stock_types.dart
@@ -3,3 +3,4 @@
// found in the LICENSE file.
enum StockMode { optimistic, pessimistic }
+enum BackupMode { enabled, disabled }
« no previous file with comments | « sky/sdk/example/stocks/lib/stock_settings.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698