Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

632111 Views

Latest files of /cody/iCriptSnappie/flutter_portfolio

windows/ cody/iCriptSnappie/flutter_portfolio/windows/
3 Items
  • CMakeLists.txt
  • flutter/
  • runner/
  • test/ cody/iCriptSnappie/flutter_portfolio/test/
    1 Items
  • widget_test.dart
  • lib/ cody/iCriptSnappie/flutter_portfolio/lib/
    6 Items
  • main.dart
  • pages/
  • constants/
  • utils/
  • styles/
  • widgets/
  • web/ cody/iCriptSnappie/flutter_portfolio/web/
    4 Items
  • manifest.json
  • favicon.png
  • index.html
  • icons/
  • linux/ cody/iCriptSnappie/flutter_portfolio/linux/
    3 Items
  • CMakeLists.txt
  • flutter/
  • runner/
  • assets/ cody/iCriptSnappie/flutter_portfolio/assets/
    19 Items
  • python.png
  • desktop_icon.png
  • ios_icon.png
  • linkedin.png
  • android_icon.png
  • hugo.png
  • css3.png
  • github.png
  • android/ cody/iCriptSnappie/flutter_portfolio/android/
    5 Items
  • gradle.properties
  • build.gradle.kts
  • settings.gradle.kts
  • app/
  • gradle/
  • macos/ cody/iCriptSnappie/flutter_portfolio/macos/
    5 Items
  • Runner/
  • RunnerTests/
  • Runner.xcworkspace/
  • Flutter/
  • Runner.xcodeproj/
  • ios/ cody/iCriptSnappie/flutter_portfolio/ios/
    5 Items
  • Runner/
  • RunnerTests/
  • Runner.xcworkspace/
  • Flutter/
  • Runner.xcodeproj/
  • README.md cody/iCriptSnappie/flutter_portfolio/README.md
    113 Views
    0 Comments
    # my_portfolio

    A new Flutter project.

    ## Getting Started

    This project is a starting point for a Flutter application.

    pubspec.lock cody/iCriptSnappie/flutter_portfolio/pubspec.lock
    173 Views
    0 Comments
    Media file
    analysis_options.yaml cody/iCriptSnappie/flutter_portfolio/analysis_options.yaml
    113 Views
    0 Comments
    # This file configures the analyzer, which statically analyzes Dart code to
    # check for errors, warnings, and lints.
    #
    # The issues identified by the analyzer are surfaced in the UI of Dart-enabled
    # IDEs (https://dart.dev/tools#ides-and-editors). The analyzer can also be
    # invoked from the command line by running `flutter analyze`.

    # The following line activates a set of recommended lints for Flutter apps,
    pubspec.yaml cody/iCriptSnappie/flutter_portfolio/pubspec.yaml
    120 Views
    0 Comments
    name: my_portfolio
    description: "A new Flutter project."
    # The following line prevents the package from being accidentally published to
    # pub.dev using `flutter pub publish`. This is preferred for private packages.
    publish_to: 'none' # Remove this line if you wish to publish to pub.dev

    # The following defines the version and build number for your application.
    # A version number is three numbers separated by dots, like 1.2.43