Welcome to My iptv forum

  • Everyone is invited! My iptv forum is for everyone, new and advanced user alike!
  • Searching is key! Before you post a question, use the forum search feature to determine whether your topic has already been covered.
  • Do not start flame wars! If someone has engaged in behavior that is detrimental to the discussion -- spamming, harassment, etc -- report the post and we'll take a look.
  • Resource icon

    Download FluxNews - Flutter mobile app for Wordpress v3.0 v3.0

    Download
    – Version: 3.0 – support new Flutter 3.0.x,
    Please, Log in or Register to view URLs content!

    – Last update: 22 May 2022 -
    Please, Log in or Register to view URLs content!
    ,
    Please, Log in or Register to view URLs content!

    – Files Included: Full Flutter Source code (iOS & Android)
    – Compatible with Drag & Drop
    Please, Log in or Register to view URLs content!

    – This is Exclusive Product License from
    Please, Log in or Register to view URLs content!
    – Version: 2.10.2 – support new Flutter 2.10,
    Please, Log in or Register to view URLs content!

    – Last update: 22 Feb 2022 -
    Please, Log in or Register to view URLs content!
    ,
    Please, Log in or Register to view URLs content!

    – Files Included: Full Flutter Source code (iOS & Android)
    – Compatible with Drag & Drop
    Please, Log in or Register to view URLs content!

    – This is Exclusive Product License from
    Please, Log in or Register to view URLs content!
    Version: 2.8.0 – support new Flutter 2.8,
    Please, Log in or Register to view URLs content!

    - Last update: 12 Dec 2021 -
    Please, Log in or Register to view URLs content!
    ,
    Please, Log in or Register to view URLs content!

    - Files Included: Full Flutter Source code (iOS & Android)
    - Compatible with Drag & Drop
    Please, Log in or Register to view URLs content!

    - This is Exclusive Product License from
    Please, Log in or Register to view URLs content!
    • Like
    Reactions: dreamitvn

    Please, Log in or Register to view URLs content!

    - Version: 2.5.1 – support new FluxBuilder 1.3.x,
    Please, Log in or Register to view URLs content!

    - Last update: 10 Oct 2021 -
    Please, Log in or Register to view URLs content!
    ,
    Please, Log in or Register to view URLs content!

    - Files Included: Full Flutter Source code (iOS & Android)
    - Compatible with Drag & Drop
    Please, Log in or Register to view URLs content!

    - This is Exclusive Product License from
    Please, Log in or Register to view URLs content!
    # Version 2.5.0 – 10 Sep 2021

    Last updated: Sep 10, 2021

    This is an important update to support the **FluxStore** app compatible with the latest **[Flutter 2.5](https://medium.com/flutter/whats-new-in-flutter-2-5-6f080c3f3dc)** released on **Sep 08, 2021**

    - **Upgrade latest Flutter v2.5**
    - To make sure you are using the correct Flutter version, run this command:

    ```bash
    flutter --version
    ```

    - Example output:

    ```dart
    Flutter 2.5.0 • channel stable •
    Please, Log in or Register to view URLs content!

    Framework • revision 4cc385b4b8 (2 days ago) • 2021-09-07 23:01:49 -0700
    Engine • revision f0826da7ef
    Tools • Dart 2.14.0
    ```

    - To upgrade **Flutter 2.5**, please close all your IDE and run these commands in the project folder:

    ```bash
    flutter channel stable
    flutter upgrade --force
    flutter clean
    flutter pub get
    ```

    - If there is any issue please refer to this solution:

    [Could not install Flutter?](https://www.notion.so/Could-not-install-Flutter-9de400ba3b294f4ca13e283930ae9b86)

    - **Migration guide (only for previous FluxStore app):**
    - **We recommend backup your lib/common folder for reference during migration.**
    - In case there is some customization from the previous source, please try your best to compare the source as it has a lot of conflicts.
    - **From the Fluxstore app:**
    - Make a copy of **lib/common** folder to a separated folder outside of the project.
    - Update the source via Git by following the [Medium guide](https://medium.com/inspireui/how-to-upgrade-fluxstore-projects-by-using-git-cebde7489ea6) or download latest source code.
    - Update new config **in lib/env.dart**. You can reference your config in the copy of **lib/common** folder in the previous step.
    • Like
    Reactions: dreamitvn
    ## :: New features

    ### (1) Compatible with new Flutter 2.2.x ?

    - Make sure to update **Flutter SDK** to latest **[Stable (2.2.x)](https://medium.com/flutter/announcing-flutter-2-2-at-google-i-o-2021-92f0fcbd7ef9).**

    ```bash
    flutter channel stable
    flutter upgrade --force
    flutter clean
    flutter pub get
    ```

    - More refer to Medium [**What's News in Flutter 2.2**](https://medium.com/inspireui/tagged/fluxstore) or [**this link**](https://www.notion.so/Announcing-FluxStore-2-2-x-0310c331c37c4d3a92a775377de7eb73)

    ### (2) Migrate to Null-safety ?

    - Update all the dependencies to the latest version.
    - Remove the Override Dependencies warning.
    - Upgrade build.grade (minSdkVersion 20, gradle-6.7).
    - Update more [strictly Analyze rule](https://tppr.me/HFcvM) and pedantic 1.11
    - Upgrade from Breaking Change from Google Mobile Ads 0.13.0
    - Compatible with FluxStore core library and basic features.

    ### (3) App Tracking Transparency for iOS ⚡

    Add the app tracking transparency for iOS 14.5

    ### (4) Add new styles for TabBar and Text Adjustment

    - News TabBar Style (similar with FluxStore)
    18,376Threads
    64,213Messages
    62,973Members
    trusttrust971Latest member
    Top