₨0.00

No products in the cart.

₨0.00

No products in the cart.

DrSHBukhari

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: How rewrite bootstrap colors #5407
    DrSHBukhariDrSHBukhari
    Keymaster
    import 'package:flutter/material.dart';
    import 'package:organic_food_app/constants/constants.dart';
    import 'package:organic_food_app/screens/sign_in/sign_in_screen.dart';
    
    void main() {
      runApp(MyApp());
    }
    
    class MyApp extends StatelessWidget {
      // This widget is the root of your application.
      @override
      Widget build(BuildContext context) {
        return MaterialApp(
          title: 'Organic Food App',
          debugShowCheckedModeBanner: false,
          theme: ThemeData(
            primarySwatch: Colors.blue,
            visualDensity: VisualDensity.adaptivePlatformDensity,
            scaffoldBackgroundColor: white
          ),
          home: SignInScreen(),
        );
      }
    }
    
    in reply to: How rewrite bootstrap colors #5406
    DrSHBukhariDrSHBukhari
    Keymaster

    `main(){
    runM();
    }

    in reply to: Carousel not working properly #5405
    DrSHBukhariDrSHBukhari
    Keymaster

    Test reply to see how it works.

    in reply to: Server Maintenance (19/04) #5284
    DrSHBukhariDrSHBukhari
    Keymaster

    A

    in reply to: Typography -> H6 font not works #5219
    DrSHBukhariDrSHBukhari
    Keymaster

    This theme comes with custom background settings which aid in adding photos to your site and making it your own. It has a multi-purpose one page design, a widget designed footer and a blog or news section.

    in reply to: Mixed content problem #5218
    DrSHBukhariDrSHBukhari
    Keymaster

    Adipiscing placerat voluptates! Tincidunt dolor, hymenaeos, aliquet dis accusamus at optio penatibus. Porro ullam quos ornare. Ac ipsam, perspiciatis accusamus a aptent repellat urna, consectetuer hymenaeos magnam ridiculus ac nunc?

    in reply to: Server Maintenance (19/04) #5208
    DrSHBukhariDrSHBukhari
    Keymaster

    Ullamcorper iste quaerat lacinia? Rutrum? Imperdiet. Adipisicing suspendisse mollis cillum, similique temporibus, maxime quos vel incidunt, odio facilis, pretium? Veritatis, sequi taciti optio error architecto voluptate, proin?

Viewing 7 posts - 1 through 7 (of 7 total)