1. 03 6月, 2016 1 次提交
  2. 09 4月, 2016 1 次提交
    • A
      Rename PlatformViewAndroid to io.flutter.view.FlutterView (#2586) · a299d69f
      Adam Barth 提交于
      This patch cleans up the public Java interface to the Flutter engine. The code
      that we intend to be re-usable is now in the io.flutter.view package. The two
      public classes are:
      
       * FlutterMain, which controls initialization of the system, and
       * FlutterView, which is an Android view that hosts a Flutter app.
      
      We'll need to interate on these interface over time, but at least these names
      are more reasonable.
      a299d69f
  3. 27 1月, 2016 1 次提交
  4. 14 11月, 2015 1 次提交
  5. 12 11月, 2015 1 次提交
  6. 17 7月, 2015 1 次提交
  7. 13 6月, 2015 1 次提交
  8. 11 6月, 2015 2 次提交