Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase.
3 articles
Articles
shared
Create A Flutter Bottom Navigation Bar
July 16, 2021 · Create a flutter bottom navigation bar using the BottomNavigationBar Flutter widget that works with more than 3 items!
Read More
shared
How To Use Firebase As Flutter's Backend
May 3, 2021 · Learn how to connect Google's Firebase database to your Flutter mobile app easily.
Read More
shared
How To Use The map() Function In Dart
April 28, 2021 · Dart and Flutter doesn't return data when I use .map() function on array list.
Read More