• This project
    • Loading...
  • Sign in

flutter_package / fluttertpc_get

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • fluttertpc_get
  • packages
  • get_instance
  • pubspec.yaml
  • split tests · c33b86ef
    c33b86ef Browse Files
    Jonatas authored 2020-09-19 12:40:15 -0300
pubspec.yaml 352 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
name: get_instance
description: A new Flutter package project.
version: 3.10.2
author:
homepage:

environment:
  sdk: ">=2.7.0 <3.0.0"


dependencies:
  get_core:
    path: ../get_core
  

dev_dependencies:
  test: ">=1.0.0 <2.0.0"


# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec