Skip to content

Commit

Permalink
Initial setup
Browse files Browse the repository at this point in the history
  • Loading branch information
rajivmanivannan committed May 10, 2023
1 parent ba0b914 commit 2894689
Show file tree
Hide file tree
Showing 588 changed files with 7,503 additions and 2 deletions.
152 changes: 152 additions & 0 deletions .dart_tool/package_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,152 @@
{
"configVersion": 2,
"packages": [
{
"name": "async",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/async-2.10.0",
"packageUri": "lib/",
"languageVersion": "2.18"
},
{
"name": "boolean_selector",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1",
"packageUri": "lib/",
"languageVersion": "2.17"
},
{
"name": "characters",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/characters-1.2.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "clock",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/clock-1.1.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "collection",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/collection-1.17.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "fake_async",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/fake_async-1.3.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "flutter",
"rootUri": "file:///opt/homebrew/Caskroom/flutter/3.7.7/flutter/packages/flutter",
"packageUri": "lib/",
"languageVersion": "2.17"
},
{
"name": "flutter_lints",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/flutter_lints-2.0.1",
"packageUri": "lib/",
"languageVersion": "2.17"
},
{
"name": "flutter_test",
"rootUri": "file:///opt/homebrew/Caskroom/flutter/3.7.7/flutter/packages/flutter_test",
"packageUri": "lib/",
"languageVersion": "2.17"
},
{
"name": "js",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/js-0.6.5",
"packageUri": "lib/",
"languageVersion": "2.16"
},
{
"name": "lints",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/lints-2.0.1",
"packageUri": "lib/",
"languageVersion": "2.17"
},
{
"name": "matcher",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/matcher-0.12.13",
"packageUri": "lib/",
"languageVersion": "2.18"
},
{
"name": "material_color_utilities",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/material_color_utilities-0.2.0",
"packageUri": "lib/",
"languageVersion": "2.13"
},
{
"name": "meta",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/meta-1.8.0",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "path",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/path-1.8.2",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "sky_engine",
"rootUri": "file:///opt/homebrew/Caskroom/flutter/3.7.7/flutter/bin/cache/pkg/sky_engine",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "source_span",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/source_span-1.9.1",
"packageUri": "lib/",
"languageVersion": "2.14"
},
{
"name": "stack_trace",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/stack_trace-1.11.0",
"packageUri": "lib/",
"languageVersion": "2.18"
},
{
"name": "stream_channel",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/stream_channel-2.1.1",
"packageUri": "lib/",
"languageVersion": "2.14"
},
{
"name": "string_scanner",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/string_scanner-1.2.0",
"packageUri": "lib/",
"languageVersion": "2.18"
},
{
"name": "term_glyph",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/term_glyph-1.2.1",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{
"name": "test_api",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/test_api-0.4.16",
"packageUri": "lib/",
"languageVersion": "2.18"
},
{
"name": "vector_math",
"rootUri": "file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/vector_math-2.1.4",
"packageUri": "lib/",
"languageVersion": "2.14"
},
{
"name": "tarka_ui",
"rootUri": "../",
"packageUri": "lib/",
"languageVersion": "2.19"
}
],
"generated": "2023-05-10T06:16:22.936008Z",
"generator": "pub",
"generatorVersion": "2.19.6"
}
97 changes: 97 additions & 0 deletions .dart_tool/package_config_subset
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
async
2.18
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/async-2.10.0/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/async-2.10.0/lib/
boolean_selector
2.17
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/boolean_selector-2.1.1/lib/
characters
2.12
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/characters-1.2.1/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/characters-1.2.1/lib/
clock
2.12
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/clock-1.1.1/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/clock-1.1.1/lib/
collection
2.12
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/collection-1.17.0/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/collection-1.17.0/lib/
fake_async
2.12
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/fake_async-1.3.1/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/fake_async-1.3.1/lib/
flutter_lints
2.17
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/flutter_lints-2.0.1/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/flutter_lints-2.0.1/lib/
js
2.16
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/js-0.6.5/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/js-0.6.5/lib/
lints
2.17
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/lints-2.0.1/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/lints-2.0.1/lib/
matcher
2.18
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/matcher-0.12.13/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/matcher-0.12.13/lib/
material_color_utilities
2.13
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/material_color_utilities-0.2.0/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/material_color_utilities-0.2.0/lib/
meta
2.12
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/meta-1.8.0/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/meta-1.8.0/lib/
path
2.12
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/path-1.8.2/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/path-1.8.2/lib/
source_span
2.14
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/source_span-1.9.1/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/source_span-1.9.1/lib/
stack_trace
2.18
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/stack_trace-1.11.0/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/stack_trace-1.11.0/lib/
stream_channel
2.14
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/stream_channel-2.1.1/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/stream_channel-2.1.1/lib/
string_scanner
2.18
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/string_scanner-1.2.0/lib/
term_glyph
2.12
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/term_glyph-1.2.1/lib/
test_api
2.18
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/test_api-0.4.16/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/test_api-0.4.16/lib/
vector_math
2.14
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/vector_math-2.1.4/
file:///Users/rajivmanivannan/.pub-cache/hosted/pub.dev/vector_math-2.1.4/lib/
tarka_ui
2.19
file:///Users/rajivmanivannan/Documents/Sedin-440/Tarkalabs/Workspace/Tarkalabs/tarka-ui-kit-flutter/
file:///Users/rajivmanivannan/Documents/Sedin-440/Tarkalabs/Workspace/Tarkalabs/tarka-ui-kit-flutter/lib/
sky_engine
2.12
file:///opt/homebrew/Caskroom/flutter/3.7.7/flutter/bin/cache/pkg/sky_engine/
file:///opt/homebrew/Caskroom/flutter/3.7.7/flutter/bin/cache/pkg/sky_engine/lib/
flutter
2.17
file:///opt/homebrew/Caskroom/flutter/3.7.7/flutter/packages/flutter/
file:///opt/homebrew/Caskroom/flutter/3.7.7/flutter/packages/flutter/lib/
flutter_test
2.17
file:///opt/homebrew/Caskroom/flutter/3.7.7/flutter/packages/flutter_test/
file:///opt/homebrew/Caskroom/flutter/3.7.7/flutter/packages/flutter_test/lib/
2
1 change: 1 addition & 0 deletions .dart_tool/version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.7.12
3 changes: 3 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions .idea/tarka-ui-kit-flutter.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## 0.0.1 - 2023-05-10

* TODO:
3 changes: 2 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Tarka Labs
Copyright (c) [2023] [Tarka Labs]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -19,3 +19,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# tarka-ui-kit-flutter
<!--
This README describes the package. If you publish this package to pub.dev,
this README's contents appear on the landing page for your package.
For information about how to write a good package README, see the guide for
[writing package pages](https://dart.dev/guides/libraries/writing-package-pages).
For general information about developing packages, see the Dart guide for
[creating packages](https://dart.dev/guides/libraries/create-library-packages)
and the Flutter guide for
[developing packages and plugins](https://flutter.dev/developing-packages).
-->

Flutter package for Tarka Kit Design System
4 changes: 4 additions & 0 deletions analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
include: package:flutter_lints/flutter.yaml

# Additional information about this file can be found at
# https://dart.dev/guides/language/analysis-options
Loading

0 comments on commit 2894689

Please sign in to comment.