File tree Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1111![ alt text] ( https://onesignal.com/images/android_and_ios_notification_image.gif ) 
1212
1313#### Installation  
14- See the [ Setup Guide] ( https://documentation.onesignal.com/v5.0/ docs/flutter-sdk-setup )  for setup instructions.
14+ See the [ Setup Guide] ( https://documentation.onesignal.com/docs/flutter-sdk-setup )  for setup instructions.
1515
1616#### Change Log  
1717See this repository's [ release tags] ( https://github.com/onesignal/onesignal-flutter-sdk/releases )  for a complete change log of every released version.
@@ -24,5 +24,5 @@ For account issues and support please contact OneSignal support from the [OneSig
2424To make things easier, we have published a demo project in the ` /example `  folder of this repository.
2525
2626#### Supports:   
27- *  Tested from iOS 8 to iOS 11 .3
28- *  Tested from Android 4.0.3 (API level 15) to Android 8.1 (27 )
27+ *  Tested from iOS 8 to iOS 12 .3
28+ *  Tested from Android 4.0.3 (API level 15) to Android 9.0 (28 )
Original file line number Diff line number Diff line change @@ -12,9 +12,7 @@ dev_dependencies:
1212  flutter_test :
1313    sdk : flutter 
1414
15- 
16-   onesignal_flutter :
17-     path : ../ 
15+   onesignal_flutter : ^2.0.1 
1816
1917#  For information on the generic Dart part of this file, see the
2018#  following page: https://www.dartlang.org/tools/pub/pubspec
Original file line number Diff line number Diff line change 11name : onesignal_flutter 
22description : OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal 
3- version : 2.0.0  
3+ version : 2.0.1  
44author : Brad Hesse <brad@onesignal.com>, Josh Kasten <josh@onesignal.com> 
55homepage : https://github.com/OneSignal/OneSignal-Flutter-SDK 
66
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments