mirror of
https://github.com/Ujwal223/FocusGram.git
synced 2026-07-03 17:57:52 +02:00
Feature Pack with bug fixes for V2
This commit is contained in:
@@ -21,7 +21,8 @@ const String _kMediumRectCode = '''
|
||||
class MediumRectBanner extends StatelessWidget {
|
||||
const MediumRectBanner({super.key});
|
||||
|
||||
String get _html => '''
|
||||
String get _html =>
|
||||
'''
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
||||
Reference in New Issue
Block a user