mirror of
https://github.com/flutter/samples.git
synced 2026-03-29 07:41:41 +00:00
Configuring travis to build Android. (#206)
This commit is contained in:
@@ -23,7 +23,7 @@ void main() {
|
||||
}
|
||||
|
||||
/// A simple model that uses a [MethodChannel] as the source of truth for the
|
||||
/// state of the counter.
|
||||
/// state of a counter.
|
||||
///
|
||||
/// Rather than storing app state data within the Flutter module itself (where
|
||||
/// the native portions of the app can't access it), this module passes messages
|
||||
|
||||
Reference in New Issue
Block a user