Skip to main content

Posts

Showing posts from February, 2025

Full Screenshot in Webview flutter

  import 'dart:convert' ; import 'dart:io' ; import 'dart:typed_data' ; import 'package:flutter/material.dart' ; import 'package:flutter_inappwebview/flutter_inappwebview.dart' ; import 'package:path_provider/path_provider.dart' ; class InAppWebViewExampleScreen extends StatefulWidget { @override _InAppWebViewExampleScreenState createState () => new _InAppWebViewExampleScreenState (); } class _InAppWebViewExampleScreenState extends State<InAppWebViewExampleScreen> { late InAppWebViewController webView ; late Uint8List screenshotBytes ; @override void initState () { super .initState(); } @override void dispose () { super .dispose(); } @override Widget build (BuildContext context) { return Scaffold ( appBar: AppBar (title: Text ( "InAppWebView" )), body: Container ( child: Column (children: <Widget>[ Expanded ( child: InApp...

How to be a better salesperson

 ## Preparation: - Making the product good. - Gathering social proof. (Reviews, testimonials, case studies etc) - Free trial, low risk project, commission based. ## Emotion: - Dream or Fear. - Only works after preparation. ## Urgency/ Scarcity: - Price increasing to 5k tommorow. (1k current price) - Due to high demand, only 5 spots left! (1 spot filling out every minute)