A new Flutter application.👤
This is my first Application in which I used API(Application Programming Interface).😎
The User Interface is very Simple but still eye-catching with mordern UI widgets.🙂
The name of this Application is Shortube.🆕
I have built this Application with the intention of learning flutter better.🚴
This repo also contains the apk file 📱 too (link below).
Do not hesitate to raise the issue if you find any bug(S).🤞
Splashscreen | Mainpage | Drawer | Choose Country |
---|---|---|---|
Choose Category | Choose Channel | Worldometer | Full News |
---|---|---|---|
NOTE:- The Application doesn't show news until you make your own Account in Newsapi.org and enter your API in the application.
To enter your API in the application Open the Application-> loading Screen-> Facing error-> Enter your API Key
Loading Screen | Facing Error Screen |
---|---|
- webview_flutter:
- fluttertoast: ^3.1.3
- path_provider:
- url_launcher: ^5.5.0
- http:
- uses-permission android:name="android.permission.INTERNET"
Inspired from Sanskar Tiwari Video
MIT License
Copyright (c) 2020 Tushar Gupta
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.