Rayconnect client for dart and flutter https://pub.dev/packages/rayconnect_client
 
 
 
 
 
Go to file
!Root 8d8eaa4daa u != y 2021-08-06 16:33:54 +04:30
.idea flutter loved chage some things that i don't know 2021-02-13 01:48:40 +03:30
android 0.0.1-alpha 2021-02-08 14:27:39 +03:30
example changes by flutter 2021-02-18 15:08:01 +03:30
ios 0.0.1-alpha 2021-02-08 14:27:39 +03:30
lib u != y 2021-08-06 16:33:54 +04:30
test 0.0.1-alpha 2021-02-08 14:27:39 +03:30
.gitignore 0.0.1-alpha 2021-02-08 14:27:39 +03:30
.metadata 0.0.1-alpha 2021-02-08 14:27:39 +03:30
CHANGELOG.md next version released 2021-02-18 15:10:41 +03:30
LICENSE License created 2021-02-08 14:35:14 +03:30
README.md 0.0.1-alpha 2021-02-08 14:27:39 +03:30
pubspec.lock changes by flutter 2021-02-18 15:08:01 +03:30
pubspec.yaml Update 'pubspec.yaml' 2021-06-04 04:43:59 +04:30
rayconnect_client.iml 0.0.1-alpha 2021-02-08 14:27:39 +03:30

README.md

rayconnect_client

Rayconnect client on dart and flutter

Getting Started

In the dependencies: section of your pubspec.yaml, add the following line:

rayconnect_client: <latest_version>

import in your project:

import 'package:rayconnect_client/main.dart';

How to use

We are working on rayconnect_client documents for dart and flutter :)