Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

632734 Views

Latest files of /cody/iCriptSnappie/flutter_portfolio/windows

flutter/ cody/iCriptSnappie/flutter_portfolio/windows/flutter/
4 Items
  • generated_plugin_registrant.h
  • generated_plugin_registrant.cc
  • CMakeLists.txt
  • generated_plugins.cmake
  • runner/ cody/iCriptSnappie/flutter_portfolio/windows/runner/
    12 Items
  • runner.exe.manifest
  • win32_window.cpp
  • resource.h
  • win32_window.h
  • main.cpp
  • Runner.rc
  • flutter_window.cpp
  • utils.cpp
  • CMakeLists.txt cody/iCriptSnappie/flutter_portfolio/windows/CMakeLists.txt
    138 Views
    0 Comments
    # Project-level configuration.
    cmake_minimum_required(VERSION 3.14)
    project(my_portfolio LANGUAGES CXX)

    # The name of the executable created for the application. Change this to change
    # the on-disk name of your application.
    set(BINARY_NAME "my_portfolio")