mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2026-04-03 06:13:30 +00:00
implementation of listwheelscrollview widget (#65)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// Generated file. Do not edit.
|
||||
//
|
||||
|
||||
#import "GeneratedPluginRegistrant.h"
|
||||
|
||||
@implementation GeneratedPluginRegistrant
|
||||
|
||||
+ (void)registerWithRegistry:(NSObject<FlutterPluginRegistry>*)registry {
|
||||
}
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user