Is there any library for sinhalese language in flutter localization?Get the current language in deviceWhat is the list of supported languages/locales on Android?Use flutter to create a platform neutral SDKHow to get timezone, Language and County Id in flutter by the location of device in flutter?Flutter - multiple files for screens?HTML parsing in FLUTTER for android / iOS developmentCreate Android Library on Flutter projectIs there any built in flutter library for 2D bar-code scanner?Dart files generated by swagger working on flutter platform

Why do oscilloscopes use SMPS instead of linear power supply?

Blocking people from taking pictures of me with smartphone

Does the United States guarantee any unique freedoms?

Does two puncture wounds mean venomous snake?

How to use grep to search through the --help output?

sed delete all the words before a match

How would I as a DM create a smart phone-like spell/device my players could use?

Is refreshing multiple times a test case for web applications?

Converting Piecewise function to C code

Performance of a branch and bound algorithm VS branch-cut-heuristics

In Pokémon Go, why does one of my Pikachu have an option to evolve, but another one doesn't?

Who are these characters/superheroes in the posters from Chris's room in Family Guy?

Ordering a word list

How can you evade tax by getting employment income just in equity, then using this equity as collateral to take out loan?

Can I call myself an assistant professor without a PhD?

How should an administrative assistant reply to student addressing them as "Professor" or "Doctor"?

How quickly could a country build a tall concrete wall around a city?

How do I explain to a team that the project they will work on for six months will certainly be cancelled?

Generator for parity?

Drawing complex inscribed and circumscribed polygons in TikZ

Want to draw this commutative diagram

Why does Intel's Haswell chip allow multiplication to be twice as fast as addition?

How do we avoid CI-driven development...?

Plausibility of Ice Eaters in the Arctic



Is there any library for sinhalese language in flutter localization?


Get the current language in deviceWhat is the list of supported languages/locales on Android?Use flutter to create a platform neutral SDKHow to get timezone, Language and County Id in flutter by the location of device in flutter?Flutter - multiple files for screens?HTML parsing in FLUTTER for android / iOS developmentCreate Android Library on Flutter projectIs there any built in flutter library for 2D bar-code scanner?Dart files generated by swagger working on flutter platform






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















I’m developing a mobile application using flutter to be used in my country. i have to use Sinhalese language(SriLankan) font in the mobile UIs. I have searched in the Flutter Community and i was unable to find a proper solution.I want to know whether there is a flutter_localization library that can be used in my application?










share|improve this question
























  • currently there is no any class available in flutter_localization library in my language (Sinhala) like yo MaterialLocalizationAr...so how can i get a solution

    – Shadeeka Nimesh
    Mar 27 at 6:32

















2















I’m developing a mobile application using flutter to be used in my country. i have to use Sinhalese language(SriLankan) font in the mobile UIs. I have searched in the Flutter Community and i was unable to find a proper solution.I want to know whether there is a flutter_localization library that can be used in my application?










share|improve this question
























  • currently there is no any class available in flutter_localization library in my language (Sinhala) like yo MaterialLocalizationAr...so how can i get a solution

    – Shadeeka Nimesh
    Mar 27 at 6:32













2












2








2


1






I’m developing a mobile application using flutter to be used in my country. i have to use Sinhalese language(SriLankan) font in the mobile UIs. I have searched in the Flutter Community and i was unable to find a proper solution.I want to know whether there is a flutter_localization library that can be used in my application?










share|improve this question














I’m developing a mobile application using flutter to be used in my country. i have to use Sinhalese language(SriLankan) font in the mobile UIs. I have searched in the Flutter Community and i was unable to find a proper solution.I want to know whether there is a flutter_localization library that can be used in my application?







flutter localization






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 27 at 6:08









Shadeeka NimeshShadeeka Nimesh

988 bronze badges




988 bronze badges















  • currently there is no any class available in flutter_localization library in my language (Sinhala) like yo MaterialLocalizationAr...so how can i get a solution

    – Shadeeka Nimesh
    Mar 27 at 6:32

















  • currently there is no any class available in flutter_localization library in my language (Sinhala) like yo MaterialLocalizationAr...so how can i get a solution

    – Shadeeka Nimesh
    Mar 27 at 6:32
















currently there is no any class available in flutter_localization library in my language (Sinhala) like yo MaterialLocalizationAr...so how can i get a solution

– Shadeeka Nimesh
Mar 27 at 6:32





currently there is no any class available in flutter_localization library in my language (Sinhala) like yo MaterialLocalizationAr...so how can i get a solution

– Shadeeka Nimesh
Mar 27 at 6:32












3 Answers
3






active

oldest

votes


















0














I suggest that you use this Medium post as a guide. Although it implements Arabic and English as demonstration it will be beneficial to you since one of them is left-to-right and the other is right-to-left.






share|improve this answer

























  • currently there is no any class available in flutter_localization library in my language like your MaterialLocalizationAr (arabic)..so i want to that solution

    – Shadeeka Nimesh
    Mar 27 at 6:30












  • I doubt you'll find anyone soon. I advise you to use the above methodology I mentioned since it doesn't depend on any underlying support, you'll just support the keywords and translations as keys in a map.

    – Mazin Ibrahim
    Mar 27 at 6:35


















0














Yes you can use this article to integrate localisation in app.
Article it's really quick to integrate in app.



However if your language isn't supported by flutter_localizations library even though you can provide support using above class as mentioned on article.



here is snap



enter image description here






share|improve this answer



























  • my language is Sinhala (Srilankan).is it not support in flutter_localizations library?..how can i use below that in my language supportedLocales: [ const Locale('en', 'US'), // English const Locale('ar', ''), // Arabic // ... other locales the app supports ],

    – Shadeeka Nimesh
    Mar 27 at 6:26












  • @ShadeekaNimesh review the edited answer

    – Sanket Kachhela
    Mar 27 at 7:43


















0














You have to implement localization in App. I found a simple example for the same here.






share|improve this answer



























    Your Answer






    StackExchange.ifUsing("editor", function ()
    StackExchange.using("externalEditor", function ()
    StackExchange.using("snippets", function ()
    StackExchange.snippets.init();
    );
    );
    , "code-snippets");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "1"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55370803%2fis-there-any-library-for-sinhalese-language-in-flutter-localization%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    I suggest that you use this Medium post as a guide. Although it implements Arabic and English as demonstration it will be beneficial to you since one of them is left-to-right and the other is right-to-left.






    share|improve this answer

























    • currently there is no any class available in flutter_localization library in my language like your MaterialLocalizationAr (arabic)..so i want to that solution

      – Shadeeka Nimesh
      Mar 27 at 6:30












    • I doubt you'll find anyone soon. I advise you to use the above methodology I mentioned since it doesn't depend on any underlying support, you'll just support the keywords and translations as keys in a map.

      – Mazin Ibrahim
      Mar 27 at 6:35















    0














    I suggest that you use this Medium post as a guide. Although it implements Arabic and English as demonstration it will be beneficial to you since one of them is left-to-right and the other is right-to-left.






    share|improve this answer

























    • currently there is no any class available in flutter_localization library in my language like your MaterialLocalizationAr (arabic)..so i want to that solution

      – Shadeeka Nimesh
      Mar 27 at 6:30












    • I doubt you'll find anyone soon. I advise you to use the above methodology I mentioned since it doesn't depend on any underlying support, you'll just support the keywords and translations as keys in a map.

      – Mazin Ibrahim
      Mar 27 at 6:35













    0












    0








    0







    I suggest that you use this Medium post as a guide. Although it implements Arabic and English as demonstration it will be beneficial to you since one of them is left-to-right and the other is right-to-left.






    share|improve this answer













    I suggest that you use this Medium post as a guide. Although it implements Arabic and English as demonstration it will be beneficial to you since one of them is left-to-right and the other is right-to-left.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Mar 27 at 6:14









    Mazin IbrahimMazin Ibrahim

    2,0962 gold badges10 silver badges20 bronze badges




    2,0962 gold badges10 silver badges20 bronze badges















    • currently there is no any class available in flutter_localization library in my language like your MaterialLocalizationAr (arabic)..so i want to that solution

      – Shadeeka Nimesh
      Mar 27 at 6:30












    • I doubt you'll find anyone soon. I advise you to use the above methodology I mentioned since it doesn't depend on any underlying support, you'll just support the keywords and translations as keys in a map.

      – Mazin Ibrahim
      Mar 27 at 6:35

















    • currently there is no any class available in flutter_localization library in my language like your MaterialLocalizationAr (arabic)..so i want to that solution

      – Shadeeka Nimesh
      Mar 27 at 6:30












    • I doubt you'll find anyone soon. I advise you to use the above methodology I mentioned since it doesn't depend on any underlying support, you'll just support the keywords and translations as keys in a map.

      – Mazin Ibrahim
      Mar 27 at 6:35
















    currently there is no any class available in flutter_localization library in my language like your MaterialLocalizationAr (arabic)..so i want to that solution

    – Shadeeka Nimesh
    Mar 27 at 6:30






    currently there is no any class available in flutter_localization library in my language like your MaterialLocalizationAr (arabic)..so i want to that solution

    – Shadeeka Nimesh
    Mar 27 at 6:30














    I doubt you'll find anyone soon. I advise you to use the above methodology I mentioned since it doesn't depend on any underlying support, you'll just support the keywords and translations as keys in a map.

    – Mazin Ibrahim
    Mar 27 at 6:35





    I doubt you'll find anyone soon. I advise you to use the above methodology I mentioned since it doesn't depend on any underlying support, you'll just support the keywords and translations as keys in a map.

    – Mazin Ibrahim
    Mar 27 at 6:35













    0














    Yes you can use this article to integrate localisation in app.
    Article it's really quick to integrate in app.



    However if your language isn't supported by flutter_localizations library even though you can provide support using above class as mentioned on article.



    here is snap



    enter image description here






    share|improve this answer



























    • my language is Sinhala (Srilankan).is it not support in flutter_localizations library?..how can i use below that in my language supportedLocales: [ const Locale('en', 'US'), // English const Locale('ar', ''), // Arabic // ... other locales the app supports ],

      – Shadeeka Nimesh
      Mar 27 at 6:26












    • @ShadeekaNimesh review the edited answer

      – Sanket Kachhela
      Mar 27 at 7:43















    0














    Yes you can use this article to integrate localisation in app.
    Article it's really quick to integrate in app.



    However if your language isn't supported by flutter_localizations library even though you can provide support using above class as mentioned on article.



    here is snap



    enter image description here






    share|improve this answer



























    • my language is Sinhala (Srilankan).is it not support in flutter_localizations library?..how can i use below that in my language supportedLocales: [ const Locale('en', 'US'), // English const Locale('ar', ''), // Arabic // ... other locales the app supports ],

      – Shadeeka Nimesh
      Mar 27 at 6:26












    • @ShadeekaNimesh review the edited answer

      – Sanket Kachhela
      Mar 27 at 7:43













    0












    0








    0







    Yes you can use this article to integrate localisation in app.
    Article it's really quick to integrate in app.



    However if your language isn't supported by flutter_localizations library even though you can provide support using above class as mentioned on article.



    here is snap



    enter image description here






    share|improve this answer















    Yes you can use this article to integrate localisation in app.
    Article it's really quick to integrate in app.



    However if your language isn't supported by flutter_localizations library even though you can provide support using above class as mentioned on article.



    here is snap



    enter image description here







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Mar 27 at 7:43

























    answered Mar 27 at 6:15









    Sanket KachhelaSanket Kachhela

    9,4317 gold badges38 silver badges69 bronze badges




    9,4317 gold badges38 silver badges69 bronze badges















    • my language is Sinhala (Srilankan).is it not support in flutter_localizations library?..how can i use below that in my language supportedLocales: [ const Locale('en', 'US'), // English const Locale('ar', ''), // Arabic // ... other locales the app supports ],

      – Shadeeka Nimesh
      Mar 27 at 6:26












    • @ShadeekaNimesh review the edited answer

      – Sanket Kachhela
      Mar 27 at 7:43

















    • my language is Sinhala (Srilankan).is it not support in flutter_localizations library?..how can i use below that in my language supportedLocales: [ const Locale('en', 'US'), // English const Locale('ar', ''), // Arabic // ... other locales the app supports ],

      – Shadeeka Nimesh
      Mar 27 at 6:26












    • @ShadeekaNimesh review the edited answer

      – Sanket Kachhela
      Mar 27 at 7:43
















    my language is Sinhala (Srilankan).is it not support in flutter_localizations library?..how can i use below that in my language supportedLocales: [ const Locale('en', 'US'), // English const Locale('ar', ''), // Arabic // ... other locales the app supports ],

    – Shadeeka Nimesh
    Mar 27 at 6:26






    my language is Sinhala (Srilankan).is it not support in flutter_localizations library?..how can i use below that in my language supportedLocales: [ const Locale('en', 'US'), // English const Locale('ar', ''), // Arabic // ... other locales the app supports ],

    – Shadeeka Nimesh
    Mar 27 at 6:26














    @ShadeekaNimesh review the edited answer

    – Sanket Kachhela
    Mar 27 at 7:43





    @ShadeekaNimesh review the edited answer

    – Sanket Kachhela
    Mar 27 at 7:43











    0














    You have to implement localization in App. I found a simple example for the same here.






    share|improve this answer





























      0














      You have to implement localization in App. I found a simple example for the same here.






      share|improve this answer



























        0












        0








        0







        You have to implement localization in App. I found a simple example for the same here.






        share|improve this answer













        You have to implement localization in App. I found a simple example for the same here.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 27 at 7:44









        SunilSunil

        6238 silver badges15 bronze badges




        6238 silver badges15 bronze badges






























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55370803%2fis-there-any-library-for-sinhalese-language-in-flutter-localization%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

            Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

            Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript