mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2026-04-02 13:55:19 +00:00
Added: expanse planner app
This commit is contained in:
14
expense_planner/ios/Runner/GeneratedPluginRegistrant.h
Normal file
14
expense_planner/ios/Runner/GeneratedPluginRegistrant.h
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// Generated file. Do not edit.
|
||||
//
|
||||
|
||||
#ifndef GeneratedPluginRegistrant_h
|
||||
#define GeneratedPluginRegistrant_h
|
||||
|
||||
#import <Flutter/Flutter.h>
|
||||
|
||||
@interface GeneratedPluginRegistrant : NSObject
|
||||
+ (void)registerWithRegistry:(NSObject<FlutterPluginRegistry>*)registry;
|
||||
@end
|
||||
|
||||
#endif /* GeneratedPluginRegistrant_h */
|
||||
Reference in New Issue
Block a user