Skip to content

Commit

Permalink
Merge pull request #2 from BuildMirai/dv/package-update
Browse files Browse the repository at this point in the history
chore: package update
  • Loading branch information
divyanshub024 authored Dec 18, 2024
2 parents d9d6720 + 6590747 commit ea7bb11
Show file tree
Hide file tree
Showing 21 changed files with 57 additions and 60 deletions.
4 changes: 1 addition & 3 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ representative at an online or offline event.
## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
[email protected].
All complaints will be reviewed and investigated promptly and fairly.
reported to the community leaders responsible for enforcement at [email protected]. All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
reporter of any incident.
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Securrency
Copyright (c) 2024 Mirai

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 Down
2 changes: 1 addition & 1 deletion bricks/mirai_parser/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Securrency
Copyright (c) 2024 Mirai

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 Down
2 changes: 1 addition & 1 deletion bricks/mirai_parser/brick.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: mirai_parser
description: A new Mirai Parser
repository: https://github.com/Securrency-OSS/mirai/
repository: https://github.com/buildMirai/mirai/
# The following defines the version and build number for your brick.
# A version number is three numbers separated by dots, like 1.2.34
# followed by an optional build number (separated by a +).
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/concepts/theming.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ class MyApp extends StatelessWidget {
}
```

For more details check out [MiraiTheme](https://github.com/Securrency-OSS/mirai/blob/dev/packages/mirai/lib/src/parsers/mirai_theme/mirai_theme.dart) class.
For more details check out [MiraiTheme](https://github.com/buildMirai/mirai/blob/dev/packages/mirai/lib/src/parsers/mirai_theme/mirai_theme.dart) class.
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"type": "refreshIndicator",
"onRefresh": {
"actionType": "request",
"url": "https://raw.githubusercontent.com/Securrency-OSS/mirai/main/examples/mirai_gallery/assets/json/list_view_example.json",
"url": "https://raw.githubusercontent.com/buildMirai/mirai/main/examples/mirai_gallery/assets/json/list_view_example.json",
"method": "get",
"contentType": "application/json"
},
"child": {
"type": "networkWidget",
"request": {
"url": "https://raw.githubusercontent.com/Securrency-OSS/mirai/main/examples/mirai_gallery/assets/json/list_view_example.json",
"url": "https://raw.githubusercontent.com/buildMirai/mirai/main/examples/mirai_gallery/assets/json/list_view_example.json",
"method": "get"
}
}
Expand Down
2 changes: 1 addition & 1 deletion examples/mirai_gallery/assets/json/web_view_example.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"body": {
"type": "webView",
"url": "https://github.com/Securrency-OSS/mirai"
"url": "https://github.com/buildMirai/mirai"
}
}
32 changes: 16 additions & 16 deletions examples/mirai_gallery/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,10 @@ packages:
dependency: transitive
description:
name: collection
sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
sha256: a1ace0a119f20aabc852d165077c036cd864315bd99b7eaa10a60100341941bf
url: "https://pub.dev"
source: hosted
version: "1.18.0"
version: "1.19.0"
convert:
dependency: transitive
description:
Expand Down Expand Up @@ -383,18 +383,18 @@ packages:
dependency: transitive
description:
name: leak_tracker
sha256: "3f87a60e8c63aecc975dda1ceedbc8f24de75f09e4856ea27daf8958f2f0ce05"
sha256: "7bb2830ebd849694d1ec25bf1f44582d6ac531a57a365a803a6034ff751d2d06"
url: "https://pub.dev"
source: hosted
version: "10.0.5"
version: "10.0.7"
leak_tracker_flutter_testing:
dependency: transitive
description:
name: leak_tracker_flutter_testing
sha256: "932549fb305594d82d7183ecd9fa93463e9914e1b67cacc34bc40906594a1806"
sha256: "9491a714cca3667b60b5c420da8217e6de0d1ba7a5ec322fab01758f6998f379"
url: "https://pub.dev"
source: hosted
version: "3.0.5"
version: "3.0.8"
leak_tracker_testing:
dependency: transitive
description:
Expand Down Expand Up @@ -636,7 +636,7 @@ packages:
dependency: transitive
description: flutter
source: sdk
version: "0.0.99"
version: "0.0.0"
source_gen:
dependency: transitive
description:
Expand Down Expand Up @@ -689,10 +689,10 @@ packages:
dependency: transitive
description:
name: stack_trace
sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
sha256: "9f47fd3630d76be3ab26f0ee06d213679aa425996925ff3feffdec504931c377"
url: "https://pub.dev"
source: hosted
version: "1.11.1"
version: "1.12.0"
stream_channel:
dependency: transitive
description:
Expand All @@ -713,10 +713,10 @@ packages:
dependency: transitive
description:
name: string_scanner
sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
sha256: "688af5ed3402a4bde5b3a6c15fd768dbf2621a614950b17f04626c431ab3c4c3"
url: "https://pub.dev"
source: hosted
version: "1.2.0"
version: "1.3.0"
synchronized:
dependency: transitive
description:
Expand All @@ -737,10 +737,10 @@ packages:
dependency: transitive
description:
name: test_api
sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb"
sha256: "664d3a9a64782fcdeb83ce9c6b39e78fd2971d4e37827b9b06c3aa1edc5e760c"
url: "https://pub.dev"
source: hosted
version: "0.7.2"
version: "0.7.3"
timing:
dependency: transitive
description:
Expand Down Expand Up @@ -777,10 +777,10 @@ packages:
dependency: transitive
description:
name: vm_service
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
sha256: f6be3ed8bd01289b34d679c2b62226f63c0e69f9fd2e50a6b3c1c729a961041b
url: "https://pub.dev"
source: hosted
version: "14.2.5"
version: "14.3.0"
watcher:
dependency: transitive
description:
Expand Down Expand Up @@ -862,5 +862,5 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.3.0 <4.0.0"
dart: ">=3.4.0 <4.0.0"
flutter: ">=3.18.0-18.0.pre.54"
26 changes: 13 additions & 13 deletions packages/mirai/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,19 @@

## 0.6.0

* chore: update readme by @divyanshub024 in https://github.com/Securrency-OSS/mirai/pull/210
* feat: Add Mirai Switch by @kushalmahapatro in https://github.com/Securrency-OSS/mirai/pull/207
* :bug: fix: Failed assertion 'initialValue == null || controller == null': is not true in TextFormField by @loud-at-heart in https://github.com/Securrency-OSS/mirai/pull/227
* Securrency-OSS/mirai#191 - :rocket: Added support for align widget by @loud-at-heart in https://github.com/Securrency-OSS/mirai/pull/226
* feat: Added tabAlignment in mirai tab bar by @i-asimkhan in https://github.com/Securrency-OSS/mirai/pull/235
* fix: Added scroll physics export statement in utils.dart by @i-asimkhan in https://github.com/Securrency-OSS/mirai/pull/236
* fix: Added support for `flex` in expanded widget by @i-asimkhan in https://github.com/Securrency-OSS/mirai/pull/240
* feat: Added `PageView` widget parser in `mirai` widget parsers by @i-asimkhan in https://github.com/Securrency-OSS/mirai/pull/239
* Update banner by @divyanshub024 in https://github.com/Securrency-OSS/mirai/pull/247
* feat: Use app theme colors in color property by @i-asimkhan in https://github.com/Securrency-OSS/mirai/pull/246
* feat: Added support for `textScaler` in Mirai Text Parser by @i-asimkhan in https://github.com/Securrency-OSS/mirai/pull/245
* feat: Add Mirai Network Widget by @divyanshub024 in https://github.com/Securrency-OSS/mirai/pull/248
* feat: Added refresh-indicator to get a fresh `listView` json from the remote URL by @i-asimkhan in https://github.com/Securrency-OSS/mirai/pull/244
* chore: update readme by @divyanshub024
* feat: Add Mirai Switch by @kushalmahapatro
* :bug: fix: Failed assertion 'initialValue == null || controller == null': is not true in TextFormField by @loud-at-heart
* :rocket: Added support for align widget by @loud-at-heart
* feat: Added tabAlignment in mirai tab bar by @i-asimkhan
* fix: Added scroll physics export statement in utils.dart by @i-asimkhan
* fix: Added support for `flex` in expanded widget by @i-asimkhan
* feat: Added `PageView` widget parser in `mirai` widget parsers by @i-asimkhan
* Update banner by @divyanshub024
* feat: Use app theme colors in color property by @i-asimkhan
* feat: Added support for `textScaler` in Mirai Text Parser by @i-asimkhan
* feat: Add Mirai Network Widget by @divyanshub024
* feat: Added refresh-indicator to get a fresh `listView` json from the remote URL by @i-asimkhan

## 0.5.1

Expand Down
2 changes: 1 addition & 1 deletion packages/mirai/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Securrency
Copyright (c) 2024 Mirai

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 Down
16 changes: 8 additions & 8 deletions packages/mirai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

---

Mirai is a Server-Driven UI (SDUI) library for Flutter. Mirai allows you to build beautiful cross-platform applications with JSON in real time.
Mirai is a Server-Driven UI (SDUI) framework for Flutter. Mirai allows you to build beautiful cross-platform applications with JSON in real time.

Developed with 💙 by [Securrency][securrency_link]
Developed with 💙 by [Mirai][mirai_link]

## Installation 🚀

Expand Down Expand Up @@ -390,12 +390,12 @@ That's it with just few lines of code your SDUI app is up and running.

### More examples

Check out the [Mirai Gallery](https://github.com/Securrency-OSS/mirai/tree/main/examples/mirai_gallery) app for more such examples.
Check out the [Mirai Gallery](https://github.com/buildMirai/mirai/tree/main/examples/mirai_gallery) app for more such examples.

## Contributors ✨

<a href="https://github.com/Securrency-OSS/mirai/graphs/contributors">
<img src="https://contrib.rocks/image?repo=Securrency-OSS/mirai" />
<a href="https://github.com/buildMirai/mirai/graphs/contributors">
<img src="https://contrib.rocks/image?repo=buildMirai/mirai" />
</a>

## Maintainers
Expand All @@ -408,9 +408,9 @@ Check out the [Mirai Gallery](https://github.com/Securrency-OSS/mirai/tree/main/

[license_badge]: https://img.shields.io/badge/license-MIT-blue.png
[license_link]: https://opensource.org/licenses/MIT
[mirai_banner]: https://github.com/Securrency-OSS/mirai/blob/main/assets/mirai_banner.png
[securrency_link]: https://securrency.com
[form_screen]: https://github.com/Securrency-OSS/mirai/blob/main/assets/form_screen_image.png
[mirai_banner]: https://github.com/buildMirai/mirai/blob/dev/assets/mirai_banner.png
[mirai_link]: https://buildmirai.dev/
[form_screen]: https://github.com/buildMirai/mirai/blob/dev/assets/form_screen_image.png
[divyanshu_github]: https://github.com/divyanshub024
[aasim_github]: https://github.com/i-asimkhan
[rahul_linkedIn]: https://www.linkedin.com/in/rahul--bisht/
4 changes: 2 additions & 2 deletions packages/mirai/example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,8 +308,8 @@ That's it with just few lines of code your SDUI app is up and running.

### More examples

Check out the [Mirai Gallery](https://github.com/Securrency-OSS/mirai/tree/main/examples/mirai_gallery) app for more such examples.
Check out the [Mirai Gallery](https://github.com/buildMirai/mirai/tree/main/examples/mirai_gallery) app for more such examples.


[form_screen]: https://github.com/Securrency-OSS/mirai/blob/main/assets/form_screen_image.png
[form_screen]: https://github.com/buildMirai/mirai/blob/main/assets/form_screen_image.png

Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import 'package:flutter/material.dart';
import 'package:mirai/mirai.dart';
import 'package:mirai/src/parsers/mirai_table_cell/mirai_table_cell.dart';
import 'package:mirai/src/utils/widget_type.dart';

class MiraiTableCellParser extends MiraiParser<MiraiTableCell> {
Expand Down
4 changes: 2 additions & 2 deletions packages/mirai/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: mirai
description: Mirai is a Server-Driven UI (SDUI) library for Flutter. Mirai allows you to build beautiful cross-platform applications with JSON in real time.
description: Mirai is a Server-Driven UI (SDUI) framework for Flutter. Mirai allows you to build beautiful cross-platform applications with JSON in real time.
version: 0.7.0
homepage: https://github.com/Securrency-OSS/mirai.git
homepage: https://github.com/buildMirai/mirai.git

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/mirai_framework/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Securrency
Copyright (c) 2024 Mirai

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 Down
2 changes: 1 addition & 1 deletion packages/mirai_framework/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Mirai Framework

The Mirai Framework package contains the framework files for [Mirai](https://github.com/Securrency-OSS/mirai), such as MiraiParser and MiraiActionParser. These classes provide a simple way to create custom parsers for widgets and actions in Mirai. This can be useful for extending the functionality of Mirai or for implementing custom widgets and actions.
The Mirai Framework package contains the framework files for [Mirai](https://github.com/buildMirai/mirai), such as MiraiParser and MiraiActionParser. These classes provide a simple way to create custom parsers for widgets and actions in Mirai. This can be useful for extending the functionality of Mirai or for implementing custom widgets and actions.

Here are some examples of how the Mirai Framework package can be used:

Expand Down
2 changes: 1 addition & 1 deletion packages/mirai_framework/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: mirai_framework
description: A local package containing Mirai framework files
version: 0.0.2
homepage: https://github.com/Securrency-OSS/mirai
homepage: https://github.com/buildMirai/mirai

environment:
sdk: '>=3.1.0 <4.0.0'
Expand Down
2 changes: 1 addition & 1 deletion packages/mirai_webview/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Securrency
Copyright (c) 2024 Mirai

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 Down
2 changes: 1 addition & 1 deletion packages/mirai_webview/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ void main() async {
```JSON
{
"type": "webView",
"url": "https://github.com/Securrency-OSS/mirai"
"url": "https://github.com/buildMirai/mirai"
}
```
2 changes: 1 addition & 1 deletion packages/mirai_webview/example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ void main() async {
```JSON
{
"type": "webView",
"url": "https://github.com/Securrency-OSS/mirai"
"url": "https://github.com/buildMirai/mirai"
}
```
2 changes: 1 addition & 1 deletion packages/mirai_webview/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: mirai_webview
description: A WebView Parser for Mirai. A wrapper of `webview_flutter` package for Mirai.
version: 0.0.2
homepage: https://github.com/Securrency-OSS/mirai/tree/main/packages/mirai_webview
homepage: https://github.com/buildMirai/mirai/tree/main/packages/mirai_webview

environment:
sdk: '>=3.1.0 <4.0.0'
Expand Down

0 comments on commit ea7bb11

Please sign in to comment.