File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Optimizely Flutter SDK
2- [ ![ Apache 2.0] ( https://img.shields.io/github/license/nebula-plugins/gradle-extra-configurations-plugin.svg )] ( http ://www.apache.org/licenses/LICENSE-2.0)
2+ [ ![ Apache 2.0] ( https://img.shields.io/github/license/nebula-plugins/gradle-extra-configurations-plugin.svg )] ( https ://www.apache.org/licenses/LICENSE-2.0)
33[ ![ Build Status] ( https://github.com/optimizely/optimizely-flutter-sdk/actions/workflows/flutter.yml/badge.svg?branch=master )] ( https://github.com/optimizely/optimizely-flutter-sdk/actions )
44[ ![ Pub] ( https://img.shields.io/pub/v/optimizely_flutter_sdk.svg )] ( https://pub.dev/packages/optimizely_flutter_sdk )
55[ ![ Coverage Status] ( https://coveralls.io/repos/github/optimizely/optimizely-flutter-sdk/badge.svg?branch=master )] ( https://coveralls.io/github/optimizely/optimizely-flutter-sdk?branch=master )
@@ -29,7 +29,7 @@ Other Flutter platforms are not currently supported by this SDK.
2929To add the flutter-sdk to your project dependencies, include the following in your app's pubspec.yaml:
3030
3131```
32- optimizely_flutter_sdk: ^0.1.0
32+ optimizely_flutter_sdk: ^0.1.0-beta
3333```
3434
3535Then, import the package in your application code:
Original file line number Diff line number Diff line change 11name : optimizely_flutter_sdk
2- description : Optimizely Flutter SDK.
2+ description : This repository houses the Flutter SDK for use with Optimizely Full Stack and Optimizely Rollouts .
33version : 0.1.0-beta
44homepage : https://github.com/optimizely/optimizely-flutter-sdk
55
You can’t perform that action at this time.
0 commit comments