🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

atom-flutter-meta

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atom-flutter-meta - npm Package Compare versions

Comparing version
1.51.3
to
1.52.0
+16
-10
meta.js

@@ -157,2 +157,3 @@ /* WARNING: 自动生成,请勿直接修改 */

'WebViewJavascriptMode',
'ListenerHitTestBehavior',
'CompressionOptions',

@@ -170,2 +171,4 @@ 'AnimationController',

'ImagePicker',
'ListenerStyles',
'Listener',
'AlignStyles',

@@ -351,5 +354,5 @@ 'Align',

'Align',
'Animated',
'AnimatedContainer',
'AnimatedOpacity',
'Animated',
'AnimationController',

@@ -385,4 +388,5 @@ 'AspectRatio',

'ListView',
'Listener',
'Markdown',
'MarkdownStyleManager',
'Markdown',
'NetworkImage',

@@ -405,4 +409,4 @@ 'NetworkVideoPlayer',

'PlatformViewLink',
'Positioned',
'PositionedBox',
'Positioned',
'RawGestureDetector',

@@ -416,4 +420,4 @@ 'RawImage',

'Row',
'ScrollView',
'Scrollable',
'ScrollView',
'Semantics',

@@ -423,5 +427,5 @@ 'SizedBox',

'Sync',
'Text',
'TextField',
'TextTransition',
'Text',
'Timer',

@@ -460,5 +464,5 @@ 'Transform',

'align',
'animated',
'animated-container',
'animated-opacity',
'animated',
'animation-controller',

@@ -494,4 +498,5 @@ 'aspect-ratio',

'list-view',
'listener',
'markdown',
'markdown-style-manager',
'markdown',
'raw-network-image',

@@ -514,4 +519,4 @@ 'raw-network-video-player',

'platform-view-link',
'positioned',
'positioned-box',
'positioned',
'raw-gesture-detector',

@@ -525,4 +530,4 @@ 'raw-image',

'row',
'scroll-view',
'scrollable',
'scroll-view',
'semantics',

@@ -532,5 +537,5 @@ 'sized-box',

'sync',
'text',
'raw-text-field',
'text-transition',
'text',
'timer',

@@ -544,1 +549,2 @@ 'transform',

];
{
"name": "atom-flutter-meta",
"version": "1.51.3",
"version": "1.52.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "meta.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display