A mobile version of Twake app, developed using Flutter framework.

Overview

Twake-mobile

This is a mobile version of Twake app, developed using Flutter framework.

Getting started

In order to run the app locally (either on your phone or emulator), make sure you have all the necessary prerequisites installed.

After making sure that phone/emulator is connected.

flutter run 

Or, to run the application with all optimizations enabled:

flutter run --release

Twake - Ultimate collaborative Workspace

See Twake main repository here: github.com/TwakeApp/Twake

License

Twake is licensed under Affero GPL v3 with additional terms

Comments
  • Login > Cannot back to the login screen from Forgot Password screen and Register screen

    Login > Cannot back to the login screen from Forgot Password screen and Register screen

    Precondition

    From the login screen

    Actual Result

    1. Visited Forgot Password screen, the back button doesn't work https://user-images.githubusercontent.com/69950655/106581346-56657200-6575-11eb-9042-d701df65ff45.mp4

    2. Visited Register screen, when clicking Login button, it redirects to the web Login Page https://user-images.githubusercontent.com/69950655/106581453-76953100-6575-11eb-8fc5-18a2ef237ec3.mp4

    Expected Result

    When click back button or Login button, it should redirect to the correct Login Screen of the Mobile App

    #Environment Both Android and iOS device Build version: twake.2.2.2

    bug Medium UI adaptiveness UI 
    opened by tlle14 22
  • Create Channel > The channel creation time is incorrect

    Create Channel > The channel creation time is incorrect

    Actual Result

    After creating a channel, it always displays the timestamp 1 Jan 1970 08:00 image

    Expected Result

    It should display the correct time when the channel created

    Environment

    Both android and iOS app Build version: 2.2.9

    bug Major 
    opened by tlle14 17
  • Notification > Cannot redirect to the corresponding thread when tap to the notification

    Notification > Cannot redirect to the corresponding thread when tap to the notification

    Actual Result

    Tap to the notification on the Notification center, it redirects to the Twake app but doesn't open the corresponding thread https://streamable.com/0sz4zx

    Expected result

    When user taps to the notification on Notification Center, it should redirect to the corresponding thread

    Environment

    app-release[2020-12-15].apk

    bug Major 
    opened by tlle14 16
  • Create channel > Missing option

    Create channel > Missing option "Automatically invite all workspace users to this channel" when creating a public channel

    Precondition

    Creating public channel

    Actual Result

    When creating a public channel, there is missing the option "Automatically invite all workspace users to this channel" as on the Web version Mobile: screenshot_20

    Web: screenshot_21

    Expected Result

    There should have an option "Automatically invite all workspace users to this channel" as on the web version

    Environment

    Build version: 3.0.6 Device: Samsung Galaxy A51 - Android 11 - 6.5 inch QA environment

    bug Major 
    opened by tlle14 14
  • Member Management > Cannot load the member list in the channel that has about 99 members

    Member Management > Cannot load the member list in the channel that has about 99 members

    Precondition

    Production The channel has about 99 members

    Actual Result

    When opening Member Management, the member list cannot be loaded https://user-images.githubusercontent.com/69950655/131646322-58a9000d-532a-4c5a-8c8f-db90ace90ed6.mp4

    Expected Result

    The member list should be loaded anyway.

    Environment

    • Build version: 3.0.6
    • Device: Samsung Galaxy A51 - Android 11 - 6.5 inch
    • Production
    bug Major backend 
    opened by tlle14 14
  • Mention is sent as a normal text

    Mention is sent as a normal text

    Actual Result

    On mobile, when sent a mention, it is displaying as normal text on both web and mobile. There also has no notification for the mention.

    On Mobile: https://user-images.githubusercontent.com/69950655/123944924-d29a9f00-d9c7-11eb-810e-af3c63c2c3c3.mp4

    On Web: image

    Expected Result

    1. The mention should display as in the design image

    2. There should have a notification when the user is mentioned

    Environment

    • Build version: 3.0.1
    • Device: Samsung Galaxy A51 - Android 11 - 6.5 inch iPhone 11 Promax - iOS 14.4 - 6.46 inch
    • QA environment and Prod
    bug Minor 
    opened by tlle14 14
  • Create Direct > When creating a direct, people in the list are displaying depend on the workspace

    Create Direct > When creating a direct, people in the list are displaying depend on the workspace

    Precondition

    WorkspaceA has 7 people WorkspaceB has 5 people

    Actual Result

    When creating a direct chat:

    • When the user is in WorkspaceA, it displays 7 people in the PEOPLE list
    • When the user is in WorkspaceB, it displays only 5 people in the PEOPLE list

    https://user-images.githubusercontent.com/69950655/133076798-64274437-c214-4db2-8f4e-f03610b0dc10.mp4

    Expected Result

    It should display a whole company in the PEOPLE list, shouldn't depend on the workspace. But with the Guest user, it only displays people in the channel that the Guest is in.

    Environment

    • Build version: 3.0.6
    • Device: Samsung Galaxy A51 - Android 11 - 6.5 inch iPhone 11 Promax - iOS 14.4 - 6.46 inch
    • QA environment
    bug Major Feedback 
    opened by tlle14 13
  • Create Workspace > Unable to create a workspace

    Create Workspace > Unable to create a workspace

    Actual Result

    After created, then refreshing the workspace list, the new workspace disappears https://user-images.githubusercontent.com/69950655/129867898-465286d3-e738-4c0a-84fe-c0f832fe71f2.mp4

    Expected Result

    The newly created workspace should be shown in the sidebar

    Environment

    Build version: 3.0.5 Device: Samsung Galaxy A51 - Android 11 - 6.5 inch QA environment

    bug Major backend 
    opened by tlle14 13
  • Displaying a gray screen when a new user logged in

    Displaying a gray screen when a new user logged in

    Precondition

    A new user has not been invited to any workspace yet or be deactivated

    Actual Result

    When the new user logged in to the app, the app displays a gray screen without any information. https://user-images.githubusercontent.com/69950655/123611021-5c613580-d82b-11eb-90df-1f3bb957177e.mp4

    Expected Result

    There should have a message to inform the user about his state.

    Environment

    Build version: 3.0.0 Device: Xiaomi Redmi Note 9 - Android 10 - 6.53 inch

    bug Medium 
    opened by tlle14 13
  • Cannot create a direct group on the Mobile app

    Cannot create a direct group on the Mobile app

    Actual Result

    When creating a direct chat, select a member then it redirects to the direct chat of a person immediately. The user cannot select multiple members to create a direct chat.

    Expected Result

    The user should be able to create a group chat

    Environment

    Both android and ios app Build version: 2.2.9-2

    bug Major 
    opened by tlle14 13
  • New Feature: user mentions

    New Feature: user mentions

    Because we have completely reworked twacode parser, now we can add support for user mentions.

    I suggest that we download and store all the users right when starting the app and then use this data to autocomplete username when user starts typing after at symbol @, also the same info can be used to retrieve userIds by their usernames, so that we can complete the string with userids if it has valid usermentions. For example: Hello @johndoe, how do you do? - will be shown to the end user when he types the message Hello @johndoe:<user_id>, how do you do? - will be passed to parser to generate correct twacode structure.

    improvement Major 
    opened by bobs4462 12
  • Problems when synching company profile picture

    Problems when synching company profile picture

    User changed company profile picture on web console, it didn’t get updated on mobile app though, iOS (I couldn’t reproduce this bug on my android though) 1669121732238 1669121732283

    opened by tprudentova 0
  • Extra channels shown in search

    Extra channels shown in search

    When I open Channels tab in search, for some reason I see lots of chats that I’ve never been a member of and never even knew they existed :) https://user-images.githubusercontent.com/97684890/203320006-b714d461-6bd7-4e8a-9810-f46ef0b23b01.mp4

    opened by tprudentova 0
  • Add

    Add "Delete account" button to pass the AppStore release verification

    • Add the button as on the following screenshot
    • This button should lead to the "Console" app https://staging-console.twake.app/profile?company-code=c6590da6-9158-4222-a664-c181554775fa, where "company-code" is the company identifier
    image
    opened by shepilov 0
  • Bugs while editing a message

    Bugs while editing a message

    1. Path: press Edit -> without closing your keyboard long press the message again -> close keyboard -> weird appearance of the menu

    https://user-images.githubusercontent.com/97684890/200254849-d740043d-2edf-4b8a-bb96-cf813505e0ce.mp4

    1. Path: press edit in the menu of a picture with text -> leave chat -> come back -> the description of the picture is still in the composer, if you delete it and press edit again, no description is added to the composer. Fixed by reloading the app

    https://user-images.githubusercontent.com/97684890/200255244-ba479fae-5231-421e-876e-1aa3997d071c.mp4

    opened by tprudentova 0
  • Camera: bugs

    Camera: bugs

    1. Path: press the + in the composer -> open camera -> take a picture -> press Retake -> press Gallery -> opening camera again in the Gallery view is impossible, it isn’t clickable

    https://user-images.githubusercontent.com/97684890/199483228-cc09cb85-3358-4f99-b142-12c8fa3e64cf.mov

    opened by tprudentova 0
Releases(3.0.8)
  • 3.0.8(Sep 29, 2021)

    1. Default host is https://web.twake.app
    2. Signup should work on production (if Console team makes release today)
    3. Account page has been greatly simplified (you can only use it logout or contact support)
    4. Channel search has been renamed from "search" to "find channels"
    5. Terms and privacy prolicy links has been added on signup screen
    6. Real time synchronization should be tested thoroughly, but only with good connection (it should be either absent, or present, but not inbetweenish poor one). For now Twake will work only with good connections. We'll see how can we improve in near future.
    Source code(tar.gz)
    Source code(zip)
    twake.apk(30.54 MB)
  • 2.2.9+9(May 16, 2021)

    Change log:

    • Crisp support was added to application (user feedbacks)
    • Message preview in channels list is shortened, in order not not overflow
    • Messages and channel loading has been reworked as to always load the data from local storage, and then make an asynchronous request to API to fetch new changes, and update the data behind the scenes
    • Reactions sync in parent messages of threads has been fixed
    • The unread channel focuses on first unread message when opened
    • Thread screen becomes empty after deleting the last reply bug has been fixed
    • Channel creation, minor bugfixes
    • Poll containing channels now rendered fully, with polls being replaced by not supported message
    • Direct chat reload after message send has been fixed
    Source code(tar.gz)
    Source code(zip)
    twake_2_2_9_9.apk(26.77 MB)
  • 2.2.9+8(May 2, 2021)

    Change log:

    • Redundant text in channel creation is removed #511
    • User input is now parsed for user mentions detection
    • New feature: file attachments (design is still WIP)
    • Messages with mentions no longer expose user ids
    • File attachment are rendered in messages
    • @ symbol now triggers the display of potential user mentions
    • Notification clicks should now redirect user to new design
    • Workspace creation form is reset after back button press
    • Reactions are synced realtime in threads
    • Channel members list is now scrollable
    • New reactions format has been implemented on messaging API, so the complete reinstall of the app is required
    • Added Segment analytics tool integration, in order to track the number of APP openings
    Source code(tar.gz)
    Source code(zip)
    twake_2_2_9_8.apk(26.78 MB)
  • 2.2.9+7(Apr 22, 2021)

    Change log:

    • Channels with bot messages now don't show grey screen (regardless of the message format)
    • iOS app crash has been fixed
    • Direct channels creation/hiding sync has been added via socket io
    • Message editing now reflects changes instantaneously
    • Channel mentions don't show channel id
    • When sending or deleting message, the scroll doesn't jump up randomly
    • Member counter when creation workspace has been fixed
    • Twake logo is displayed on push notifications
    • After channel edition, there's no empty messages list
    • No password prediction on login form
    • Cantact us link is now working
    • Member duplication when creating workspace has been fixed
    • Thread parent messages now fully sync via socket io
    • Multiline quotes suppor has been added
    • Emoji keyboard adapts to small screen
    • Back button now works as expected when editing workspace
    Source code(tar.gz)
    Source code(zip)
    twake_2_2_9_7.apk(26.35 MB)
  • 2.2.9+6(Apr 14, 2021)

    Change log:

    • Channel delete button is hidden, depending on channel
    • Now everyone can see channel info
    • Quotes now rendered the same way as they do in web version
    • Member addition to channel has been fixed
    • Loading splash screen now fits the screen
    • Direct chat creation multitap bug has been fixed
    • Members scroll has been fixed when adding them to channel
    • Keyboard is hidden when channel creation fails
    • Workspace creation has been fixed
    • Forgot password on auth screen is not broken anymore
    • Password suggestion has been removed when authenticating
    • When launching the app, and opening the first channel, there were no messages, this behavior has been patched
    • Markdown parser has been removed and replaced by custom made Twacode parser
    • Unread messages counter is not incremented if the user is currently viewing the channel
    • No userid is now visible when rendering mentions
    • Thread message is now also updated realtime
    Source code(tar.gz)
    Source code(zip)
    twake_2_2_9_6.apk(27.21 MB)
  • 2.2.9+5(Apr 1, 2021)

    Change log:

    • Socket io reconnects have been improved
    • Channel saving empty screen has been fixed
    • Creating direct and private channel issues have been fixed
    • Channels sync has been adjusted to check for membership
    • Workspaces now always update when opening the side drawer
    • Bugs regarding working with channel members has been fixed
    • All dependencies update
    Source code(tar.gz)
    Source code(zip)
    twake_2_2_9_5.apk(25.74 MB)
  • 2.2.9+4(Mar 22, 2021)

    Change log:

    • iOS foreground notifications was added
    • New chat creation flow has been improved
    • Members counter in channel has been fixed
    • Permissions was added to control allowed actions (for example creation of workspaces)
    • Channel sync via socketio has been adjusted to take channel membership into account
    • Message screen reloading after sending a message has been fixed
    • Unread message counter badges was introduced on channel/workspace and company level
    • Other minor bug fixes
    Source code(tar.gz)
    Source code(zip)
    twake_2_2_9_4.apk(26.08 MB)
  • 2.2.9+3(Mar 16, 2021)

    Change log:

    • Channels (only public and private) now display last message (since 15th of march)
    • Member addition on channel edit has been fixed
    • Channel icon selection has been reworked
    • Black screen on boot up has been replaced with Twake logo on android
    • When message is changed in workspace, user automatically receives a realtime update (in the same workspace)
    • Keyboard is removed when channel creation fails (to show error message)
    • Direct messages reorder themselves when sending or receiving messages
    • Direct chats are ordered by the last_activity field
    • Usernames are always shown now (event if the firstname and lastname are absent)
    • "Unreacting" has been fixed
    Source code(tar.gz)
    Source code(zip)
    twake_2_2_9_3.apk(26.11 MB)
  • 2.2.9+2(Mar 10, 2021)

    Change log:

    • Channel/Workspace create/edit/delete flows have been adjusted to match design mocks
    • Channel creation/deletion has been fixed
    • When user logs out, the backend is notified about the fact, and stops sending notifications, also all pending notifications are cleared
    • Channel does not become bold after user posts a new message
    Source code(tar.gz)
    Source code(zip)
    twake_2_2_9_build_2.apk(26.12 MB)
  • 2.2.9+1(Mar 4, 2021)

    Change log:

    • Channel Editing has been stabilized
    • Direct Channel creation error has been removed
    • Channel names are now limited to 30 symbols when creating/editing
    • Workspace names are now limited to 30 symbols when creating/editing
    • Server change fixed bug when address was reverting to the old one
    • iOS keyboard now has a colon symbol when changing server
    • Redirection to newly created channel has been fixed
    • When user makes unsuccessful attempt to login his credentials a saved in auth form
    • Channel highlighting when user posts a message has been removed
    • Bugfix: unable to select channel after deleting one
    • When channel has no activity, last activity timestamp is not show anymore (no more 1970 years)
    • Direct chats are now highlighted when new message arrives
    • Bugfix: disappearing replies in threads
    • Direct chats now jump to the top when the last activity changes
    • Navigation on notification click has been fixed on iOS
    • New feature: local push notifications when the application is in foreground (only works with android for now, iOS should work soon)
    Source code(tar.gz)
    Source code(zip)
    twake.2.2.9+1.apk(26.56 MB)
  • 2.2.9(Mar 1, 2021)

    Change Log:

    • User input is cleared after successful channel creation
    • Channel title is updated after channel has been edited
    • When changing server, the server is validated first, before proceeding to login
    • Direct chat list is reordered when sending the message (on prod only)
    • Workspace creation bug fix
    Source code(tar.gz)
    Source code(zip)
    twake.2.2.9.apk(26.27 MB)
  • 2.2.8(Feb 24, 2021)

    Change log:

    • iOS emoticons are now fully visible on bottom most message
    • Quotation now doesn't encompass all the text one line below
    • User is now able to select server (proxy) to work with different backends
    • Bug fix on infinite load when starting a new thread
    • Bug fix on realtime update from different threads
    • Reply counter is now updated automatically when sending or receiving messages in thread
    • Server connection selection is almost done but contains an unresolved issue: in order to switch between servers after logout user has to restart the application.
    Source code(tar.gz)
    Source code(zip)
    twake.2.2.8.apk(26.25 MB)
  • 2.2.7(Feb 18, 2021)

    Change log:

    • Notifications (by default only mentions and thread replies) was added.
    • Notifications can now be clicked to navigate to correct screen
    • Message sending bug fix
    • Elongated loader fix when changing company
    • Internet connection loss detection has been improved
    Source code(tar.gz)
    Source code(zip)
    twake.2.2.7.apk(26.20 MB)
  • 2.2.6(Feb 16, 2021)

  • 2.2.5(Feb 14, 2021)

  • 2.2.4(Feb 8, 2021)

    Change log:

    • Fixed creation of private channels
    • New feature: creation of workspaces
    • Private channels now have lock icon indicator
    • Direct chat creation has been improved
    • New channel/direct is automatically opened right after successful creation
    • Grey screen after new message deletion has been fixed
    • System keyboard doesn't conflict with modal bottom sheet anymore
    • Markdown parser now supports url opening in web browser
    • Message editing has been fixed (no keyboard issue)
    Source code(tar.gz)
    Source code(zip)
    twake.2.2.4.apk(25.75 MB)
  • 2.2.3(Feb 3, 2021)

    Change log:

    • Removed loader icon and messages area collapse, when there's no messages
    • Message Editing has been improved, you can edit new messages almost instantly after sending
    • Emoji keyboard and system keyboard do not appear on screen at the same time
    • User now can log in from different account without restarting the app
    • Screen flicker after sending message has been removed, message sending is way smoother now
    • Line breaks are now show up as they were typed by user
    Source code(tar.gz)
    Source code(zip)
    twake.2.2.3.apk(25.66 MB)
  • 2.2.2(Jan 28, 2021)

    Change log:

    • New feature - message editing (only user's own)
    • Sent messages are now displayed instantly (if the phone has an active internet connection)
    • Added support for registering new account and resetting password (via webview for now)
    • Internet connection loss detection has been reworked and improved
    • Threads: scroll behavior and messages alignment have been fixed.
    Source code(tar.gz)
    Source code(zip)
    twake.2.2.2.apk(25.64 MB)
  • 2.2.1(Jan 26, 2021)

    Change log:

    • Font sizes have been adjusted (message display and composition)
    • WebView authentication has been moved to the background, user only interacts with flutter form now
    • Android back button press handling has been fixed
    • Parent message in the thread now displays full date time
    • Empty threads do not attempt to load messages
    • Twacode has been (experimentally) replaced by a markdown parser
    • Modal popup for context actions on messages updated
    • Logout confirmation dialog added
    • Collapsable messages have been removed
    • Channel creation: 2 pages flow merged in 1
    • Direct creation option removed from Channel creation flow
    • Direct creation: participants suggestions turned off
    • Channel/Direct creation - keyboard behavior fixed
    • Sliding panel of Channel/Direct creation flow has been completely replaced with speed and behavior improvements
    • Minor UI fixes
    Source code(tar.gz)
    Source code(zip)
    twake.2.2.1.apk(24.04 MB)
  • 2.2.0(Jan 21, 2021)

    Change log:

    • Added Emoji Board, it's a minimalist emoji picker with categories support, it's available during text typing and when reacting to a message
    • All emojis are now sent and saved in their UTF-16 representation, which removes the necessity to keep around a giant map of emoji short names
    • Usernames are now visible when mentioned and can be copied with the rest of the message
    • Message tile background appearance on long-press fixed.
    • Input text caching/retrieving functionality was adopted to be available in threads.
    • Channel and Direct creation screens opening behavior resolved.
    • Thread messages vertical alignment issue fixed.
    • Direct creation flow extracted from Channel creation screen to make it more convenient and better fit the current API.
    Source code(tar.gz)
    Source code(zip)
    twake.2.2.0.apk(22.56 MB)
  • 2.1.2(Jan 20, 2021)

    Change log:

    • reactions has been fixed (count, unreaction).
    • when channels (public and direct) are synced with server, deleted channels are also removed locally
    • infinite thread opening via reply button has been removed
    • thread opening crash while still loading messages has been fixed
    • Empty-characters check added to the channel creation screen in order to avoid channels with blank names.
    • Channel creation: "Create" button stays locked during the request, to avoid duplications.
    • Input text caching reworked and now should be available in threads as well.
    • Fixed channel creation screen appearance after the first collapse.
    • Experiments on Direct creation feature - it has been extracted to a different flow, with only one screen of participants to choose from before creation. At this point, it should be more convenient.
    Source code(tar.gz)
    Source code(zip)
    twake.2.1.2.apk(21.99 MB)
  • 2.1.1(Jan 19, 2021)

    Change log:

    • Dates and times have been standardized down to one consistent format
    • Loading more messages screen has been fixed (icon displays correctly, without white screen)
    • Application now detects internet connection loss when sending messages
    • Parent messages is no longer clickable in threads
    • Parent message is always shown in thread (even if thread is empty)
    • User is able to leave the screen has text in the chatbox and then retrieve it next visit.
    • The keyboard is properly disappearing when leaving the channel creation sheet.
    • Direct channel names now exclude the owner of account
    Source code(tar.gz)
    Source code(zip)
    twake.2.1.1.apk(21.99 MB)
  • 2.1.0(Jan 18, 2021)

    Change log:

    • Authorization now happens via webview, which opens beta.twake.app
    • Removed multiple loading screens on application startup
    • All the data which is downloaded at least once from twake server, will be stored locally. And all successive data requests are redirected to local storage.
    • Swipe down on main screen refreshes both public channels and directs
    • Removed emoji keyboard (temporary), thinking of a better solution
    • When copying a message with username, userid is cut out.
    • Thread messages are now part of responses list and can be scrolled as part of the list
    • Keyboard is autofocused when replying in thread, but doesn't show up automatically when just opening thread
    • New feature was added: adding new channels (public and direct)
    • A lot of minor UI bug fixes: bold fonts, text overflows to name a few
    Source code(tar.gz)
    Source code(zip)
    twake.2.1.0.apk(21.96 MB)
  • 2.0.0(Jan 15, 2021)

Owner
LINAGORA
💻 🌎 Our mission is to invent and develop ethical and open-source Good Tech - Join Us! ✌️
LINAGORA
Simple tool to open WhatsApp chat without saving the number, developed using Google's Flutter Framework.

Simple tool to open WhatsApp chat without saving the number, developed using Google's Flutter Framework. for Android/ IOS/ Desktop/ Web

Swarup Bhanja Chowdhury 15 Nov 1, 2022
Quiz App to conduct online quiz developed with flutter framework and dart language

Online Quiz App A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Parag Patil 7 Nov 8, 2022
The mobile version for the food dashboard tutorials

Flutter food_dashboard A serverless mobile application built with AWS and Flutter. Actually, it's just a sample application, show casing the speed at

rosius 13 Oct 18, 2022
🏃Lossy is a mobile application built using flutter framework and firebase for android.

Lossy The Weight and Fitness Tracker App. Lossy is a mobile application built using flutter framework and firebase for android. Track your daily weigh

LakhanKumawat ᵖ⁺ 8 Nov 26, 2022
ChitChat - a mobile application built using flutter framework and firebase for android

This is a flutter app made using dart programming language . It uses firebase api to store and fetch data . It also uses native devices features such as library and camera . You can signup or login through your mail and can chat easily with your colleagues .

LakhanKumawat ᵖ⁺ 5 Nov 6, 2022
Flutter E-commerce Bloc Arch Public Version

Mauve Flutter E-commerce Mauve E-commerce single vendor | Flutter BloC arch Tech Stack Client: Dart, Flutter Server: Firebase firestore Features, Tech

Youssef Elshiaty 24 Jan 4, 2023
A mobile travel app is a software application that has been developed specifically for use on smaller devices

A mobile travel app is a software application that has been developed specifically for use on smaller devices, such as smartphones and tablets, and can be used by business travellers to book and manage their travel whilst on the move

Behruz Hurramov 4 Apr 27, 2022
Cooking apps - Cooking App made using flutter framework

cooking_apps Cooking App made using flutter framework. This template app contain

Viraj Shah 1 Jan 24, 2022
A simple notes app written in Dart using Flutter framework

Notes A simple notes app written in Dart using Flutter framework. Compilation To compile this app, simply clone the repo and run the following command

Aayush Gupta 6 Apr 27, 2022
Newsly is an application built using the flutter framework.

Newsly is an application built using the flutter framework. In this application, it has a feature to read news and add your own articles to the newsly application. Newsly uses the MVVM (Model-View-Viewmodel) architecture.

Muhammad Zaim Maulana 11 Dec 5, 2022
In this tutorial, we'll create a Quiz application using AQUEDUCT FRAMEWORK.

Quiz API Dart An application built with aqueduct. Topics Covered How to Setup Aqueduct ? How to write your first REST API ? How to make controllers ?

Pawan Kumar 19 Mar 2, 2022
Shopping App developed using Flutter and Dart making use of Provider, Carousel Library, Google FireStore

Shopping App developed using Flutter and Dart making use of Provider, Carousel Library, Google FireStore. It's featuring standard modern shopping app UI

Atuoha Anthony 7 Jan 3, 2023
All in one Social Media App Getting developed using flutter & firebase

All in one Social Media App Getting developed using flutter & firebase

Saffron Dionysius 8 Nov 17, 2022
A social media application developed using Flutter and GetX state management

A social media application developed using Flutter and GetX state management

Nikhil Rajput 39 Dec 29, 2022
A minimalist Flutter framework for rapidly building custom designs.

Show some ❤️ and star the repo. VelocityX is a 100% free Flutter open-source minimalist UI Framework built with Flutter SDK to make Flutter developmen

Pawan Kumar 1.2k Jan 8, 2023
Simple quiz app that i developed with flutter.

Quizler App I developed a simple quiz app, It contains a list of questions on locally. There are 2 options "true" and "false", after the user selects

null 1 Nov 26, 2021
An open source Github client App developed by Flutter

English Readme 一款跨平台的开源Github客户端App,提供更丰富的功能,更好体验,旨在更好的日常管理和维护个人Github,

Shuyu Guo 13.7k Dec 31, 2022
My app - Developed for the first assignment of Max udemy course on flutter and dart

My app - Developed for the first assignment of Max udemy course on flutter and dart

Matheus dos Santos Lima 0 Jan 15, 2022