<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Dastani Ferdinandi</title>
    <description>The latest articles on DEV Community by Dastani Ferdinandi (@iamdastani).</description>
    <link>https://dev.to/iamdastani</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1039988%2Fc90f3abe-dd66-43dc-b1d2-30a5f2e70a8c.png</url>
      <title>DEV Community: Dastani Ferdinandi</title>
      <link>https://dev.to/iamdastani</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iamdastani"/>
    <language>en</language>
    <item>
      <title>Tunda Shopping App : The Future of Online Shopping in Tanzania</title>
      <dc:creator>Dastani Ferdinandi</dc:creator>
      <pubDate>Sun, 31 Mar 2024 22:40:34 +0000</pubDate>
      <link>https://dev.to/iamdastani/tunda-shopping-app-the-future-of-online-shopping-in-tanzania-3klh</link>
      <guid>https://dev.to/iamdastani/tunda-shopping-app-the-future-of-online-shopping-in-tanzania-3klh</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq72vj7cru9wta21o8xku.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq72vj7cru9wta21o8xku.png" alt="Image description" width="800" height="800"&gt;&lt;/a&gt;&lt;br&gt;
The “Tunda Shopping App” is set to transform how Tanzanians shop, offering unparalleled convenience and a vast selection of products within a single digital marketplace. Similar to giants like Amazon, eBay, or AliExpress, “Tunda Shopping App” connects buyers with a wide array of sellers across the country.&lt;/p&gt;

&lt;p&gt;Why Choose “Tunda Shopping App”?&lt;/p&gt;

&lt;p&gt;Exceptional Convenience: Shop for all your needs from the comfort of your home. Browse various product categories, compare prices, and place orders in a few simple clicks.&lt;br&gt;
Immense Selection: Access a diverse range of products, from electronics, fashion, beauty, home goods, and much more. Discover unique items and deals you might not find in traditional stores.&lt;br&gt;
Competitive Pricing: The ability to compare prices from different vendors empowers you to find the best possible deals on “Tunda Shopping App.”&lt;br&gt;
Quality Assurance: Purchase from trusted and vetted sellers, ensuring you receive high-quality products. The app may include a rating system to aid your decision-making.&lt;br&gt;
Support Local Businesses: Help small and medium-sized Tanzanian businesses thrive by shopping through the “Tunda Shopping App.” Choosing local sellers has a significant impact on the domestic economy.&lt;br&gt;
How “Tunda Shopping App” Works&lt;/p&gt;

&lt;p&gt;Download and Register: Download the “Tunda Shopping App” and create an account.&lt;br&gt;
Browse Products: Use search functions or explore various categories to find the products you desire.&lt;br&gt;
Compare Prices: Evaluate prices, specifications, and seller reviews to make the best choice.&lt;br&gt;
Place Your Order: Add items to your shopping cart, select your preferred payment method, and submit your order.&lt;br&gt;
Track Delivery: Monitor your order’s progress and receive your items directly at your doorstep.&lt;br&gt;
Download “Tunda Shopping App” Now!&lt;/p&gt;

&lt;p&gt;If you’re looking for a convenient, rewarding, and reliable way to shop online in Tanzania, download the “Tunda Shopping App” today Download Now ! Enjoy the ease and discovery of great products straight from your mobile phone.&lt;/p&gt;

&lt;p&gt;Tunda Shopping&lt;br&gt;
Ecommerce&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Flutter KFC Login Ui</title>
      <dc:creator>Dastani Ferdinandi</dc:creator>
      <pubDate>Thu, 04 May 2023 20:06:55 +0000</pubDate>
      <link>https://dev.to/iamdastani/flutter-kfc-login-ui-3jbi</link>
      <guid>https://dev.to/iamdastani/flutter-kfc-login-ui-3jbi</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/iamdastani/KFC-Flutter-App-Login-Ui"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--GRJDv530--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/aeju3zhccc4d7pg1oet6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--GRJDv530--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/aeju3zhccc4d7pg1oet6.png" alt="Image description" width="800" height="700"&gt;&lt;/a&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;`import 'package:flutter/material.dart';
import 'package:flutter/services.dart';

class Login extends StatelessWidget {
  const Login({Key? key}) : super(key: key);

  @override
  Widget build(BuildContext context) {
    return Scaffold(
      backgroundColor: Colors.white,
      body: Column(
        children: [
          SizedBox(
            height: 100,
          ),
          SizedBox(
            height: 300,
            width: 300,
            child: Center(
              child: Image(
                  image: NetworkImage(
                      'https://1000logos.net/wp-content/uploads/2017/03/Kfc_logo-768x432.png')),
            ),
          ),
          SizedBox(
            height: 50,
          ),
          Center(
            child: SizedBox(
              width: 350,
              height: 100,
              child: TextFormField(
                keyboardType: TextInputType.emailAddress,
                decoration: InputDecoration(
                    label: Text('Enter Email'), prefixIcon: Icon(Icons.mail)),
              ),
            ),
          ),
          SizedBox(
            height: 10,
          ),
          SizedBox(
            height: 100,
            width: 350,
            child: TextFormField(
              keyboardType: TextInputType.visiblePassword,
              obscureText: true,
              decoration: InputDecoration(
                  label: Text("Enter Password"),
                  prefixIcon: Icon(Icons.lock),
                  suffixIcon: Icon(Icons.remove_red_eye)),
            ),
          ),
          Text("Forget Password?"),
          SizedBox(
            height: 50,
          ),
          ElevatedButton(
            style: ElevatedButton.styleFrom(
              primary: Colors.red, // background color
              onPrimary: Colors.white, // text color
              minimumSize: Size(200, 50),
              shape: RoundedRectangleBorder(
                borderRadius: BorderRadius.circular(20.0),
              ), // set minimum size
            ),
            onPressed: () {
              // do something when the button is pressed
            },
            child: Text('Login'),
          ),
        ],
      ),
    );
  }
}`
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>flutter</category>
      <category>mobile</category>
      <category>development</category>
      <category>developer</category>
    </item>
  </channel>
</rss>
